libxkbcommon
1.9.2
Library implementing the XKB specification for parsing keyboard descriptions and handling keyboard state
|
Macros | |
#define | XKB_LED_NAME_NUM "Num Lock" |
#define | XKB_LED_NAME_CAPS "Caps Lock" |
#define | XKB_LED_NAME_SCROLL "Scroll Lock" |
#define | XKB_LED_NAME_COMPOSE "Compose" |
#define | XKB_LED_NAME_KANA "Kana" |
LEDs names are encoded in xkeyboard-config, in the keycodes and compat files.
They have been stable since the beginning of the project and are unlikely to ever change.
#define XKB_LED_NAME_COMPOSE "Compose" |