Expand description
Global Keyboard Shortcuts
Configurable key bindings with modifier masks.
Structs§
- KeyBinding
- A keyboard shortcut binding.
- Modifier
Mask - Modifier key bitmask.
- Shortcut
Manager - Keyboard shortcut manager.
Enums§
- Shortcut
Action - Actions that can be triggered by keyboard shortcuts.
- Shortcut
Priority - Priority for shortcut matching (higher wins).
Type Aliases§
- KeyCode
- Key code (PS/2 scancode or virtual key code).