Xi: advertise as XInput v2 capable

This commit is contained in:
Peter Hutterer 2007-10-19 14:37:07 +09:30
parent 5ba738935f
commit 155e2c559e

View File

@ -236,8 +236,8 @@ Mask PropagateMask[MAX_DEVICES];
*/ */
static XExtensionVersion thisversion = { XI_Present, static XExtensionVersion thisversion = { XI_Present,
XI_Add_DevicePresenceNotify_Major, XI_2_Major,
XI_Add_DevicePresenceNotify_Minor XI_2_Minor
}; };