Module smithay_client_toolkit::seat::keyboard
source · Modules§
Structs§
- The keyboard code, often corresponding to a physical key.
- Data associated with a key press or release event.
- Wrapper around a libxkbcommon keymap
- The keyboard symbol, often corresponding to a character.
- The state of keyboard modifiers
- The RMLVO description of a keymap
Enums§
- Error when creating a keyboard.
- The rate at which a pressed key is repeated.
Traits§
- Handler trait for keyboard input.