mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 04:50:33 +01:00
Support XI 2.2 officially
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
parent
d2af968cb6
commit
b274c472a5
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@
|
|||
|
||||
/* X Input */
|
||||
#define SERVER_XI_MAJOR_VERSION 2
|
||||
#define SERVER_XI_MINOR_VERSION 1
|
||||
#define SERVER_XI_MINOR_VERSION 2
|
||||
|
||||
/* XKB */
|
||||
#define SERVER_XKB_MAJOR_VERSION 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue