Module keymap

Source
Expand description

XKB keymap.

Structs§

ModsIndices
Modifier index in the keymap.
XkbKeymap

Functions§

keysym_location
keysym_to_key
mod_index_for_name 🔒
physicalkey_to_scancode
raw_keycode_to_physicalkey
Map the raw X11-style keycode to the KeyCode enum.
scancode_to_physicalkey
Map the linux scancode to Keycode.