From e65ba758c2d4147c3873c63c262db36ec23bba63 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 3 Jan 2012 09:23:23 +1000 Subject: [PATCH] specs: only pointer events have a PointerEmulated flag Signed-off-by: Peter Hutterer Reviewed-by: Chase Douglas --- specs/XI2proto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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