Add XI_JOYSTICK type.

This commit is contained in:
Peter Hutterer 2008-09-18 16:28:09 +09:30
parent 20a0c8433e
commit c9454a8e84

1
XI.h
View file

@ -150,6 +150,7 @@ SOFTWARE.
#define XI_EYETRACKER "EYETRACKER"
#define XI_CURSORKEYS "CURSORKEYS"
#define XI_FOOTMOUSE "FOOTMOUSE"
#define XI_JOYSTICK "JOYSTICK"
/* Properties understood by the server */
#define XI_PROP_ENABLED "Device Enabled"