afk v0.1.0 AFK.Keycode.Modifier View Source
Represents a basic modifier keycode, like control, shift, etc.
All standard modifiers on a keyboard can be represented by Modifier
keycodes. The currently supported modifiers are modifier/0
.
Link to this section Summary
Functions
Creates a basic modifier keycode.
Link to this section Types
Link to this type
modifier()
View Sourcemodifier() :: :left_control | :left_shift | :left_alt | :left_super | :right_control | :right_shift | :right_alt | :right_super