Header system stores
&baselayoutstore- Can be tested with
ifto determine the current system hardware keyboard layout &Bitmapstore- An image that appears in the language menu
&CapsOnOnlystore- Manages CAPS LOCK behaviour - pressing Caps Lock key only switches on Caps Lock state
&CapsAlwaysOffstore- Manages CAPS LOCK behaviour - pressing Caps Lock key has no effect
&ShiftFreesCapsstore- Manages CAPS LOCK behaviour - pressing Shift key turns off Caps Lock
&Copyrightstore- A copyright message for the keyboard
&Hotkeystore- Sets a default activation hotkey for the keyboard
&includecodesstore- Reference an external file for named character constants
&keyboardversionstore- Specifies the version of the keyboard
&kmw_embedcssstore- Specifies an additional library of CSS code to be embedded in a web or touch keyboard
&kmw_embedjsstore- Specifies an additional library of Javascript code to be embedded in a web or touch keyboard
&kmw_helpfilestore- Specifies the embedded help html file for web keyboards
&kmw_helptextstore- Specifies the embedded help text for web keyboards
&kmw_rtlstore- Specifies the directionality of text controls for web keyboards
&layerstore- Tests or sets the current touch keyboard layer visible on the on screen keyboard
&layoutfilestore- Specifies the JSON format touch keyboard layout filename
&Messagestore- A message that appears when the keyboard is installed
&mnemoniclayoutstore- Sets a keyboard to be mnemonic or positional
&Namestore- The name of the keyboard
&OldCharPosMatchingstore- Turns on the Keyman 5.0 and earlier character position matching (not implemented)
&platformstore- Can be tested with
ifto determine current platform keyboard is operating on &targetsstore- Specifies the platforms which the compiler will generate outputs for
&Versionstore- The Keyman keyboard version
&VisualKeyboardstore- Specifies the .kvk visual keyboard file associated with the keyboard
Deprecated System Stores
&EthnologueCodestore- The ISO 639-3 (formerly SIL Ethnologue) code for the language (Deprecated)
&Languagestore- Specifies the system language to install or associate with the keyboard (Deprecated)
&windowslanguagesstore- Specifies a set of Windows language codes to which the keyboard can be associated (Deprecated)
Note
The older header keywords are deprecated and will be not be supported for
keyboards that target Keyman 19.0 or later.
system stores should be used in place of
header keywords.


