Module keyboard_types::modifiers [] [src]

Modifier key data.

Modifier keys like Shift and Control alter the character value and are used in keyboard shortcuts.

Use the constants to match for combinations of the modifier keys.

Structs

Modifiers

Pressed modifier keys.

Constants

ALT
ALT_GRAPH
CAPS_LOCK
CONTROL
FN
FN_LOCK
HYPER
META
NUM_LOCK
SCROLL_LOCK
SHIFT
SUPER
SYMBOL
SYMBOL_LOCK