KeyboardRemap Methods

Method Description
DisableKey Disables a key definition on the indicated plane for the embedded keyboard.
DisableKey Disables a key definition on the indicated plane for the selected embedded or attached keyboard.
ExportDefaultKeys Creates an XML file with the default key definitions for the active keyboard.
ExportDefaultKeys Creates an XML file with the default key definitions for the selected embedded or attached keyboard.
ExportKeys Creates an XML file with the definitions for the active keyboard.
ExportKeys Creates an XML file with the definitions for the selected embedded or attached keyboard.
GetDefaultKey Determines if a default definition for a key exists for the embedded keyboard.

GetDefaultKey

Determines if a default definition for a key exists for the selected embedded or attached keyboard.
GetKey Gets the definition for an existing key on the embedded keyboard.
GetKey Gets the definition for an existing key on the selected embedded or attached keyboard.
ImportKeys Imports key definitions from an XML file or string for the embedded keyboard.

More Information

KeyboardRemap Class