mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 21:48:06 +02:00
Add comment to XI2.h to mark where the 2.1 events start
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
parent
3d23bf3782
commit
b55d236a66
1 changed files with 1 additions and 1 deletions
2
XI2.h
2
XI2.h
|
|
@ -193,7 +193,7 @@
|
|||
#define XI_RawButtonPress 15
|
||||
#define XI_RawButtonRelease 16
|
||||
#define XI_RawMotion 17
|
||||
#define XI_TouchBegin 18
|
||||
#define XI_TouchBegin 18 /* XI 2.1 */
|
||||
#define XI_TouchEnd 19
|
||||
#define XI_TouchOwnership 20
|
||||
#define XI_TouchUpdate 21
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue