libxkbcommon 1.10.0
Library implementing the XKB specification for parsing keyboard descriptions and handling keyboard state
Loading...
Searching...
No Matches
Deprecated List
Module legacy-virtual-modifier-names
Use Virtual modifiers names instead
Page User-configuration
$HOME/.xkb/ as a legacy alternative to the previous XDG option.
Global XKB_MOD_NAME_ALT
Use XKB_VMOD_NAME_ALT instead.
Global XKB_MOD_NAME_LOGO
Use XKB_VMOD_NAME_SUPER instead.
Global XKB_MOD_NAME_NUM
Use XKB_VMOD_NAME_NUM instead.
Global xkb_state::xkb_state_mod_mask_remove_consumed (struct xkb_state *state, xkb_keycode_t key, xkb_mod_mask_t mask)
Use xkb_state_key_get_consumed_mods2() instead.