diff options
author | Ran Benita <ran234@gmail.com> | 2016-09-01 21:17:43 +0300 |
---|---|---|
committer | Ran Benita <ran234@gmail.com> | 2016-09-01 21:23:23 +0300 |
commit | 599fd9ba39f6343644d621bd02a23b2656e91b51 (patch) | |
tree | cf4cbb6cd756e5fcef3f884e6694b53f4848af21 /doc | |
parent | c29afcc346f903efaa2ecac0c121244373d59eea (diff) | |
download | xorg-lib-libxkbcommon-599fd9ba39f6343644d621bd02a23b2656e91b51.tar.gz |
doc/compat: (! MODIFIER) syntax is parsed but ignored
Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/compat.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/compat.md b/doc/compat.md index c378133..d863787 100644 --- a/doc/compat.md +++ b/doc/compat.md @@ -51,5 +51,6 @@ Relative to the standard implementation in libX11 (described in the Compose(5) man-page), some features are not supported: - the (! MODIFIER) syntax + + parsed correctly but ignored. - using modifier keysyms in Compose sequences - several interactions with Braille keysyms |