Available on crate feature
xkbcommon
only.Modules§
- repeat
calloop
Structs§
- KeyCode
- The keyboard code, often corresponding to a physical key.
- KeyEvent
- Data associated with a key press or release event.
- Keyboard
Data - Keymap
- Wrapper around a libxkbcommon keymap
- Keysym
- The keyboard symbol, often corresponding to a character.
- Modifiers
- The state of keyboard modifiers
- RMLVO
- The RMLVO description of a keymap
Enums§
- Keyboard
Error - Error when creating a keyboard.
- Repeat
Info - The rate at which a pressed key is repeated.
Traits§
- Keyboard
Data Ext - Keyboard
Handler - Handler trait for keyboard input.