Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (home page, current version)Version 10.0 (home page)Version 9.0

On this page

keyman_options.xsl: Keyman Desktop Configuration window - Options tab

This tab shows the options for the active product.

XML Parameters

The options are available in two nodes: KeymanOptions and KeymanDesktopOptions. The KeymanOptions node lists options that pertain to the Keyman Engine, whereas the KeymanDesktopOptions node lists options that pertain only to the Keyman Desktop-based product. Each option is a subnode of one of the two nodes above:

<KeymanOption>
  <index>##</index>
  <name>(locale string identifier for option)</name>
  [<value />]
  <group>(locale string identifier for option group)</group>
  [<enabled />]
</KeymanOption>

Targets

Target Parameters Description
keyman:options_clickcheck index: Index of the option Toggles the option identified by index
keyman:select_uilanguage Opens the Select Language dialog box; if OK is clicked, reloads the language for the entire user interface.