diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-13 20:43:38 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-13 20:43:38 +0200 |
commit | 5f38a7437162e2fa0b0f0c0a4077b755c71233d3 (patch) | |
tree | 181425c59d93ebb50104352c035e803c85534ab4 /doc/protocols | |
parent | limit lvl* (diff) | |
download | mds-5f38a7437162e2fa0b0f0c0a4077b755c71233d3.tar.gz mds-5f38a7437162e2fa0b0f0c0a4077b755c71233d3.tar.bz2 mds-5f38a7437162e2fa0b0f0c0a4077b755c71233d3.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/protocols')
-rw-r--r-- | doc/protocols | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/protocols b/doc/protocols index 9365d61..7c98108 100644 --- a/doc/protocols +++ b/doc/protocols @@ -454,8 +454,8 @@ Optional header: Key Keys that lock/unlock a modifer should be suffixed with a blank space and a `lock`. If the key is a dead key (even the compose key) should use `dead` instead. A position, - either `left`, `right` or `keypad`, followed by a blank - space, should prefix any key that occurs on multiple + 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. |