Modifier
keys
play an important role in keybindings (e.g. holding down the Shift
or Ctrl
key in combination with another key to undertake an action). Using modifiers helps to
prevent conflicting keybinds, whereby two or more actions are linked to the same key or
combination of keys. The syntax to use a modifier with another key is:
"<modifier>-<key>"
The modifier codes are as follows:
S
: Shift
C
: Control
A
: Alt
W
: Super
M
: Meta
H
: Hyper (If it is bound to something)