From aa41d8833475fece07a29bc797100e3d827a8b7e Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Sat, 18 Oct 2014 16:03:41 +0300 Subject: [PATCH] doc/compat.md: add compose incompatibilities Signed-off-by: Ran Benita --- doc/compat.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/compat.md b/doc/compat.md index c7c6518..63a45e7 100644 --- a/doc/compat.md +++ b/doc/compat.md @@ -44,3 +44,12 @@ Notable additions: - multiple keysyms per level + this requires incompatible dataset changes, such that X11 would not be able to parse these + +## Compose support + +Relative to the standard implementation in libX11 (described in the +Compose(5) man-page), some features are not supported: + +- the (! MODIFIER) syntax +- using modifier keysyms in Compose sequences +- several interactions with Braille keysyms -- 2.7.4