From 6e841e1562a23d4488f8c33f1087773dd7fa93b4 Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Sun, 13 Oct 2013 13:44:35 +0200 Subject: [PATCH] xinput: Add XI2 event enum. for event selection This adds an enumeration 'XIEventMask', which is necessary to select for XI2 events via the SelectEvent request. Signed-off-by: Daniel Martin Reviewed-By: Ran Benita --- src/xinput.xml | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/src/xinput.xml b/src/xinput.xml index e62b7cb..dd3f184 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -1257,10 +1257,42 @@ authorization from the authors. + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + + 13 + 14 + 15 + 16 + 17 + + 18 + 19 + 20 + 21 + 22 + 23 + 24 + + 25 + 26 + + - + mask_len -- 2.34.1