aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-13 20:41:47 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-13 20:41:47 +0200
commit86bc262fcc88b5ec597f817633120a9be256970a (patch)
tree85a53fb489ad62b3dc0e2aa37a8057bc92555f82 /doc
parentkeycodes not be larger than 2¹⁴ (diff)
downloadmds-86bc262fcc88b5ec597f817633120a9be256970a.tar.gz
mds-86bc262fcc88b5ec597f817633120a9be256970a.tar.bz2
mds-86bc262fcc88b5ec597f817633120a9be256970a.tar.xz
limit lvl*
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/protocols4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/protocols b/doc/protocols
index 824b54d..9365d61 100644
--- a/doc/protocols
+++ b/doc/protocols
@@ -395,7 +395,7 @@ Optional header: Modifiers
ctrl) Control
alt) Alternative/Option
altgr) Alternative Graphic (level 3)
- lvl*) * may be any 2ⁿ + 1 integer greater than 4
+ lvl*) * may be any 2ⁿ + 1 integer greater than 4 with n < 20
super) Super
hyper) Hyper
ultra) Ultra
@@ -439,7 +439,7 @@ Optional header: Key
ctrl) Control
alt) Alternative/Option
altgr) Alternative Graphic (level 3)
- lvl*) * may be any 2ⁿ + 1 integer greater than 4
+ lvl*) * may be any 2ⁿ + 1 integer greater than 4 with n < 20
super) Super
hyper) Hyper
ultra) Ultra