mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
doc: foot.5: modifiers+keys are plural
This commit is contained in:
parent
7127a0a6c3
commit
77afd61525
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ This section lets you override the default key bindings.
|
||||||
The general format is _action=combo1...comboN_. That is, each action
|
The general format is _action=combo1...comboN_. That is, each action
|
||||||
may have one or more key combinations, space separated. Each
|
may have one or more key combinations, space separated. Each
|
||||||
combination is on the form _mod1+mod2+key_. The names of the modifiers
|
combination is on the form _mod1+mod2+key_. The names of the modifiers
|
||||||
and the key *must* be a valid XKB key name.
|
and the key *must* be valid XKB key names.
|
||||||
|
|
||||||
Note that if *Shift* is one of the modifiers, the _key_ *must* be in
|
Note that if *Shift* is one of the modifiers, the _key_ *must* be in
|
||||||
upper case. For example, *Control+Shift+v* will never trigger -
|
upper case. For example, *Control+Shift+v* will never trigger -
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue