[PATCH inputproto multitouch 13/13] DeviceEvents: a TouchPendingEnd won't generate further TouchUpdate events

Peter Hutterer peter.hutterer at who-t.net
Tue Aug 23 16:07:23 PDT 2011


Update, not motion.

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 d0824a1..5f9fd98 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -2028,7 +2028,7 @@ KeyRelease, ButtonPress, ButtonRelease, Motion.
         has physically ended, however another client still holds a grab, so the
         touch should be considered alive until all grabbing clients have
         accepted or passed on ownership.  The touch will not generate any
-        further motion events once an event with TouchPendingEnd has been
+        further TouchUpdate events once an event with TouchPendingEnd has been
         received.
     active_touches
         Only in XI 2.1 and later. Only valid for TouchBegin, TouchUpdate, and
-- 
1.7.6



More information about the xorg-devel mailing list