mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
Support (and require) XI 2.1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> Reviewed-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
54e05d80a1
commit
16244fba00
2 changed files with 2 additions and 2 deletions
|
|
@ -127,7 +127,7 @@
|
|||
|
||||
/* X Input */
|
||||
#define SERVER_XI_MAJOR_VERSION 2
|
||||
#define SERVER_XI_MINOR_VERSION 0
|
||||
#define SERVER_XI_MINOR_VERSION 1
|
||||
|
||||
/* XKB */
|
||||
#define SERVER_XKB_MAJOR_VERSION 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue