From 148aec8bdf3da47aa32181e82714d5621e68c9f0 Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Sat, 29 Apr 2017 15:26:38 +0300 Subject: [PATCH] doc/compat: correct the XKB protocol version from 1.1 to 1.0 There is no XKB 1.1! Thanks to Oded Arbel for catching this. Signed-off-by: Ran Benita --- doc/compat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/compat.md b/doc/compat.md index d863787..19d7d78 100644 --- a/doc/compat.md +++ b/doc/compat.md @@ -1,6 +1,6 @@ # Compatibility -Relative to the XKB 1.1 specification implemented in current X servers, +Relative to the XKB 1.0 specification implemented in current X servers, xkbcommon has removed support for some parts of the specification which introduced unnecessary complications. Many of these removals were in fact not implemented, or half-implemented at best, as well as being totally