Module sticky

Source
Expand description

Sticky Modifier keys.

Structs§

Config
Sticky Key configuration.
Context
Sticky Modifiers context.
Key
A key for HID Keyboard usage codes.
KeyState
Key state for sticky modifier keys.
PendingKeyState
The pending key state type for sticky modifier keys. (No pending state).
Ref
Reference for a sticky modifier key.
System
The key::System implementation for keyboard keys.

Enums§

Behavior
Whether the pressed Sticky modifier key is “sticky” or “regular”.
Event
Sticky Modifier key events.
StickyKeyActivation
When the sticky modifiers activate.
StickyKeyRelease
When the sticky modifiers release.

Constants§

DEFAULT_ACTIVATION
Default activation.
DEFAULT_CONFIG
The default Config.
DEFAULT_RELEASE
Default sticky release behaviour.