libxkbcommon
1.12.1
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_keymap::xkb_keymap_new_from_names
(struct
xkb_context
*context, const struct
xkb_rule_names
*names, enum
xkb_keymap_compile_flags
flags)
Use
xkb_keymap_new_from_names2()
instead.
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.
Generated by
1.15.0