aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorScott Anderson <scott@anderso.nz>2018-11-11 14:25:53 +1300
committerScott Anderson <scott@anderso.nz>2018-11-13 10:55:03 +1300
commit70ae76304e5c40774dd50a23537cdc419cdfa4c6 (patch)
tree32ef3a537d08f6237eadec618ea0c7e0f404f586 /README.md
parentd89e868cc9702f1dcd51de39c6b009e8c6fd3bd6 (diff)
backend/x11: Remove old input functions
This also allows us to remove xcb-xkb, since Xinput will now give us the appropriate XKB modifiers with each event.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9357cc59..a2fca488 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,6 @@ If you choose to enable X11 support:
* x11-xcb
* xcb-errors (optional, for improved error reporting)
* x11-icccm (optional, for improved Xwayland introspection)
-* xcb-xkb (optional, for improved keyboard handling on the X11 backend)
Run these commands: