mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 07:48:01 +02:00
Add XI_JOYSTICK type.
This commit is contained in:
parent
20a0c8433e
commit
c9454a8e84
1 changed files with 1 additions and 0 deletions
1
XI.h
1
XI.h
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue