libxkbcommon  1.9.2
Library implementing the XKB specification for parsing keyboard descriptions and handling keyboard state
Macros
Collaboration diagram for LEDs names:

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"
 

Detailed Description

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.

Macro Definition Documentation

◆ XKB_LED_NAME_COMPOSE

#define XKB_LED_NAME_COMPOSE   "Compose"
Since
1.8.0