mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-29 07:58:01 -04:00
doc/foot.5: add an example that uses Shift
This commit is contained in:
parent
6657573866
commit
0e00b6fa15
1 changed files with 2 additions and 1 deletions
|
|
@ -157,7 +157,8 @@ combination is on the form _mod1_+_mod2_+_key_. The names of the
|
||||||
modifiers and the key *must* be a valid XKB key name.
|
modifiers and the key *must* be a valid XKB key name.
|
||||||
|
|
||||||
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.
|
upper case. For example, *Control*+*Shift*+*v* will never trigger -
|
||||||
|
*Control*+*Shift*+*V* is the correct way to write it.
|
||||||
|
|
||||||
Note that *Alt* is usually called *Mod1*.
|
Note that *Alt* is usually called *Mod1*.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue