spiegel-keyman/ios/docs/help/basic/keyboard-usage.md
Marc Durdin 1ec1f0e1e8 refactor(common): move help into common prod/docs/help folders
Step 1 -- move all product help into docs/help folders. Next, will
update corresponding scripts.

Relates-to: #12347
2024-09-16 06:13:46 +07:00

28 lines
1.5 KiB
Markdown

---
title: Using a Keyboard - Keyman for iPhone and iPad Help
---
Keyman keyboards are accessed by pressing the globe key whenever an iOS app presents the system keyboard. The following screenshot shows the Keyman EuroLatin keyboard displayed with Apple's Calendar app.
![](../ios_images/system-keyboard-cal.png)
### Using Gestures on the Keyboard Keys
Gestures provide ways to interact with the keyboard to produce different text output. Which gestures are available varies depending on the design of the individual Keyman keyboard.
**Note:** a dot or a small letter in the upper right corner of a key is a hint to indicate that the key supports flick, long press or multitap.
The Gestures:
* **Tap:** Tap on a character key to cause the associated character to be output to the app.
* **Long press:** Press and hold a key, and after a moment a submenu will appear. Continue holding the key and slide to the submenu to select a key. Release, and the selected key from the submenu is output. A key submenu is shown in the following screenshot.
![](../ios_images/key-submenu.png)
* **Flick:** hold and slide in various directions on a key to reach alternate outputs. The key will animate to show you the expected output. For example, a keyboard could support sliding down on keys in the top row to output numerals.
![](../ios_images/down-flick-i.gif)
* **Multitap:** some keys produce alternate outputs with rapid, repeated taps. For example, tapping rapidly twice on <kbd>shift</kbd> will activate <kbd>caps lock</kbd> on many keyboards.