Expand description
XKB keymaps.
This module contains types representing the components of an XKB keymap.
The entry point to this module is the Keymap
.
Modules§
Structs§
- Formatter
- A formatter for keymaps.
- Indicator
- An indicator.
- Indicator
Matcher - An indicator matcher that determines if an indicator should be active.
- Key
- A key.
- KeyGroup
- A key group.
- KeyLevel
- A key level.
- KeyType
- A key type.
- KeyType
Mapping - A key-type mapping.
- Keymap
- A fully-resolved XKB keymap.
- Overlay
Behavior - An overlay behavior.
- Radio
Group Behavior - A radio-group behavior.
- Virtual
Modifier - A virtual modifier.
Enums§
- Action
- An XKB action.
- Group
Change - A group change performed by an
Action
. - KeyBehavior
- A key behavior.
- KeyOverlay
- The overlay that affects a key behavior.