Expand description
XKB keymap.
Structs§
- Mods
Indices - 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.