libxkbcommon 1.10.0
Library implementing the XKB specification for parsing keyboard descriptions and handling keyboard state
|
Macros | |
#define | XKB_MOD_NAME_ALT "Mod1" |
#define | XKB_MOD_NAME_LOGO "Mod4" |
#define | XKB_MOD_NAME_NUM "Mod2" |
Usual virtual modifiers mappings to real modifiers.
#define XKB_MOD_NAME_ALT "Mod1" |
Usual real modifier for the virtual modifier Alt.
#define XKB_MOD_NAME_LOGO "Mod4" |
Usual real modifier for the virtual modifier Super.
#define XKB_MOD_NAME_NUM "Mod2" |
Usual real modifier for the virtual modifier NumLock.