mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
Note: build.sh updated to make sure that test:help build action:target doesn't also call test.sh by adding `:_all` meta-target. Note: CI will need a new help-keyman-com.sh build step to deploy web engine help. Fixes: #12347
15 lines
469 B
Markdown
15 lines
469 B
Markdown
---
|
|
title: "Button" Interface
|
|
---
|
|
|
|
The simplest user interface is the "button" UI, which appears at a fixed
|
|
position on the web page, and is attached to an empty 'Div' element with
|
|
id='KeymanWebControl' added to the page where appropriate.
|
|
|
|
When the mouse is hovered over the 'button' UI, a menu of supported
|
|
input languages and keyboards is shown:
|
|
|
|

|
|
|
|
In this example, a Japanese keyboard with an Input Method Editor (IME)
|
|
has been selected.
|