diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-17 13:50:19 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-17 13:50:19 +0200 |
commit | 81afc1a77b81c040e360a35e4bfb6bbbed577b4b (patch) | |
tree | dd6adc67ce52057bbd3e8aa1321e1ec975909ad1 /doc/protocols | |
parent | move compose table into keyboard dir (diff) | |
download | mds-81afc1a77b81c040e360a35e4bfb6bbbed577b4b.tar.gz mds-81afc1a77b81c040e360a35e4bfb6bbbed577b4b.tar.bz2 mds-81afc1a77b81c040e360a35e4bfb6bbbed577b4b.tar.xz |
m + compose is dead
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/protocols | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/protocols b/doc/protocols index ea1158b..fc9ac69 100644 --- a/doc/protocols +++ b/doc/protocols @@ -436,6 +436,7 @@ Optional header: Key down) Down Arrow right) Right Arrow shift) Shift (level 2) + begin) Begin (keypad 5 in nagivation mode) ctrl) Control alt) Alternative/Option altgr) Alternative Graphic (level 3) @@ -461,9 +462,10 @@ Optional header: Key the compose key) should use `dead` instead. A position, either `left`, `right`, `keypad` or an index, followed by a blank space, should prefix any key that occurs on multiple - position on the keyboard. Keys without any meaning should - be identified as `unknown`. Modifiers and dead keys should - not affect the value. + position on the keyboard, unless it only appears on the + keypad once and once not on the keypad. Keys without any + meaning should be identified as `unknown`. Modifiers and + dead keys should not affect the value. Optional header: Characters UTF-8 encoded string that has been written |