Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

You are viewing documentation of version 7.0, which is not included in the latest version. Click here to open the index page for version 18.0.

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.