diff --git a/products/iphone-and-ipad/19.0/basic/index.md b/products/iphone-and-ipad/19.0/basic/index.md index b67688e03..9c40fd0f0 100644 --- a/products/iphone-and-ipad/19.0/basic/index.md +++ b/products/iphone-and-ipad/19.0/basic/index.md @@ -1,7 +1,7 @@ --- title: Basic Help --- -* [Using the Banner on the Keyboard](using-the-banner) +* [Predictive-Text Settings and the Banner](using-the-banner) * [Switching Between Keyboards](switching-between-keyboards) diff --git a/products/iphone-and-ipad/19.0/basic/using-the-banner.md b/products/iphone-and-ipad/19.0/basic/using-the-banner.md index dc1edf247..59a00974a 100644 --- a/products/iphone-and-ipad/19.0/basic/using-the-banner.md +++ b/products/iphone-and-ipad/19.0/basic/using-the-banner.md @@ -1,5 +1,5 @@ --- -title: Using the Banner on the Keyboard - Keyman for iPhone and iPad Help +title: Predictive-Text Settings and the Banner - Keyman for iPhone and iPad Help --- ## About the Keyboard Banner @@ -10,6 +10,18 @@ Keyman keyboards now always display a banner above the keyboard for one of the f * Display a Keyman-themed banner so popups and gestures for the top row of keys are visible * Reserved for future functionality +## Adjusting Text Suggestion Settings + +The banner mode can be controlled by going to Keyman Settings --> (select an installed language) + +At the bottom of the language settings menu are three controls for the banner: + +![](../ios_images/prediction-options.png) + +* Offer word completions (Suggestion banner displays predictions; shows a flat image-banner if disabled) +* Offer corrections (Suggestion banner displays predictions and corrections) +* Apply corrections automatically (Tapping the space bar may automatically apply the best suggestion) + ## Using the Suggestion Banner If a [dictionary is installed](installing-custom-keyboards-dictionaries) and enabled for the active Keyman diff --git a/products/iphone-and-ipad/19.0/index.md b/products/iphone-and-ipad/19.0/index.md index cd0f81300..d282abc1e 100644 --- a/products/iphone-and-ipad/19.0/index.md +++ b/products/iphone-and-ipad/19.0/index.md @@ -15,7 +15,7 @@ title: Keyman for iPhone and iPad 19.0 Help ## [Using Keyman for iPhone and iPad](basic/) -* [Using the Banner on the Keyboard](basic/using-the-banner) +* [Predictive-Text Settings and the Banner](basic/using-the-banner) * [Switching Between Keyboards](basic/switching-between-keyboards) * [Using a Keyboard](basic/keyboard-usage) * [Keyboard Gestures](context/gestures) diff --git a/products/iphone-and-ipad/19.0/ios_images/prediction-options.png b/products/iphone-and-ipad/19.0/ios_images/prediction-options.png new file mode 100644 index 000000000..bc8d7fa0a Binary files /dev/null and b/products/iphone-and-ipad/19.0/ios_images/prediction-options.png differ