document <mod-hyper>
This commit is contained in:
parent
160e246a0c
commit
7a904ea0ac
1 changed files with 3 additions and 3 deletions
|
@ -68,9 +68,9 @@ conditions (see README.conditions):
|
||||||
</key>
|
</key>
|
||||||
|
|
||||||
Keyboard definitions can embed bindings in tags <mod-up> (key released),
|
Keyboard definitions can embed bindings in tags <mod-up> (key released),
|
||||||
<mod-shift>, <mod-ctrl>, <mod-alt>, <mod-meta>, and <mod-super>. Nesting
|
<mod-shift>, <mod-ctrl>, <mod-alt>, <mod-meta>, <mod-super>, and <mod-hyper>.
|
||||||
is supported. Meta and Super modifier tags are for local use only, and
|
Nesting is supported. Meta, Super, and Hyper modifier tags are for local
|
||||||
must be supported by the operating system to work.
|
use only, and must be supported by the operating system to work.
|
||||||
|
|
||||||
<key n="113">
|
<key n="113">
|
||||||
<name>q</name>
|
<name>q</name>
|
||||||
|
|
Loading…
Reference in a new issue