Commit c29afcc346f903efaa2ecac0c121244373d59eea

Ran Benita 2016-09-01T21:13:49

doc/compat.md: xkbcomp ignores multiple-keysyms these days https://cgit.freedesktop.org/xorg/app/xkbcomp/commit/?id=e119cbec7e750ffc4d4bd08b577db2c697035a30 Signed-off-by: Ran Benita <ran234@gmail.com>

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/doc/compat.md b/doc/compat.md
index 14c57c5..c378133 100644
--- a/doc/compat.md
+++ b/doc/compat.md
@@ -42,8 +42,7 @@ Notable additions:
 - extended number of modifiers (planned)
 - extended number of groups (planned)
 - multiple keysyms per level
-  + this requires incompatible dataset changes, such that X11 would
-    not be able to parse these
+  + such levels are ignored by x11/xkbcomp.
 - key names (e.g. `<AE11>`) can be longer than 4 characters.
 
 ## Compose support