command/map: remove references to locked mods
These have never created functional mappings as far as I'm aware.
This commit is contained in:
@ -162,17 +162,15 @@ a screenlocker). It cannot be entered or exited manually.
|
||||
The following modifiers are available for use in mappings:
|
||||
|
||||
- Shift
|
||||
- Lock
|
||||
- Control
|
||||
- Mod1 (Alt)
|
||||
- Mod2
|
||||
- Mod3
|
||||
- Mod4 (Super)
|
||||
- Mod5
|
||||
- None
|
||||
|
||||
Alt and Super are aliases for Mod1 and Mod4 respectively. None allows creating
|
||||
a mapping without modifiers
|
||||
a mapping without modifiers.
|
||||
|
||||
Keys are specified by their XKB keysym name. See
|
||||
_/usr/include/xkbcommon/xkbcommon-keysyms.h_ for the complete list.
|
||||
|
Reference in New Issue
Block a user