mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 01:58:06 +02:00
Remove default properties (XI_PROP_MODE, XI_PROP_ENABLED)
These should be defined by the server, not the protocol.
This commit is contained in:
parent
18ef04f8a2
commit
93c1ea035b
1 changed files with 0 additions and 5 deletions
5
XI.h
5
XI.h
|
|
@ -149,11 +149,6 @@ SOFTWARE.
|
|||
#define XI_FOOTMOUSE "FOOTMOUSE"
|
||||
#define XI_JOYSTICK "JOYSTICK"
|
||||
|
||||
/* Properties understood by the server */
|
||||
#define XI_PROP_ENABLED "Device Enabled"
|
||||
#define XI_PROP_MODE "Device Mode"
|
||||
|
||||
|
||||
#define Dont_Check 0
|
||||
#define XInput_Initial_Release 1
|
||||
#define XInput_Add_XDeviceBell 2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue