mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Xi: advertise as XInput v2 capable
This commit is contained in:
@@ -236,8 +236,8 @@ Mask PropagateMask[MAX_DEVICES];
|
||||
*/
|
||||
|
||||
static XExtensionVersion thisversion = { XI_Present,
|
||||
XI_Add_DevicePresenceNotify_Major,
|
||||
XI_Add_DevicePresenceNotify_Minor
|
||||
XI_2_Major,
|
||||
XI_2_Minor
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user