is a string of 11 characters that tell e93 which modifier keys should be in which states for this binding to take effect.
The string can contain X, 0,
or 1
in each character position with the following meanings:
X
|
don't care which state the modifier is in
|
0
|
modifier must not be pressed
|
1
|
modifier must be pressed
|
The 11 modifier keys are (in order):
Caps_Lock
|
|
Shift
|
|
Control
|
Alt on Windows
|
Mod 0
|
system dependent modifiers
|
Mod 1
|
|
Mod 2
|
|
Mod 3
|
|
Mod 4
|
|
Mod 5
|
|
Mod 6
|
|
Mod 7
|
|