Module keymap

Source
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§

actions
The XKB actions supported by KBVM.
iterators
Iterators over components of a keymap.

Structs§

Formatter
A formatter for keymaps.
Indicator
An indicator.
IndicatorMatcher
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.
KeyTypeMapping
A key-type mapping.
Keymap
A fully-resolved XKB keymap.
OverlayBehavior
An overlay behavior.
RadioGroupBehavior
A radio-group behavior.
VirtualModifier
A virtual modifier.

Enums§

Action
An XKB action.
GroupChange
A group change performed by an Action.
KeyBehavior
A key behavior.
KeyOverlay
The overlay that affects a key behavior.