Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 17.0 (home page)Version 16.0 (home page, current version)Version 15.0 (home page)Version 14.0 (home page)Version 13.0 (home page)Version 12.0 (home page)Version 11.0 (home page)Version 10.0 (home page)Version 9.0 (home page)Version 8.0Version 7.0 (home page)Version 6.0 (home page)Version 5.0 (home page)Version 4.0 (home page)

Index

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.