[PATCH inputproto multitouch 03/13] Changing the touch device mode generates a DeviceChangedEvent

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


State it explicitly.

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

diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index bdbb35f..e4601a8 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -364,7 +364,8 @@ following device modes are defined for this protocol:
     trackpad.
 
 A device is identified as only one of the device modes above at any time, and
-the touch mode may change at any time.
+the touch mode may change at any time. If a device's touch mode changes, a
+DeviceChangedEvent is generated.
 
 [[multitouch-processing]]
 Touch event delivery
-- 
1.7.6



More information about the xorg-devel mailing list