[PATCH inputproto 1/2] specs: only pointer events have a PointerEmulated flag

Peter Hutterer peter.hutterer at who-t.net
Mon Jan 2 15:33:11 PST 2012


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 specs/XI2proto.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index 2f03b50..7ea2048 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -2047,7 +2047,7 @@ For a detailed description of classes, see the XIQueryDevice request.
 
     DEVICEEVENTFLAGS (all events): none
     DEVICEEVENTFLAGS (key events only): { KeyRepeat }
-    DEVICEEVENTFLAGS (pointer and touch events only): { PointerEmulated }
+    DEVICEEVENTFLAGS (pointer events only): { PointerEmulated }
     DEVICEEVENTFLAGS (touch events only): { TouchPendingEnd }
 
 An XIDeviceEvent is generated whenever the logical state of a device
-- 
1.7.7.4



More information about the xorg-devel mailing list