diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2011-08-24 09:07:13 +1000 |
---|---|---|
committer | Chase Douglas <chase.douglas@canonical.com> | 2011-08-23 17:57:35 -0700 |
commit | 9e46dd35896c2517b1c95224b979fc7126dce49f (patch) | |
tree | 4ba706cef3b28e9f1aa0db023aea9830e4ffaeef /specs/XI2proto.txt | |
parent | 1b0c016d1f7615e3670fa97fc8f24bc6b79e4f7b (diff) |
Changing the touch device mode generates a DeviceChangedEvent
State it explicitly.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'specs/XI2proto.txt')
-rw-r--r-- | specs/XI2proto.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 3bb11ec..e464f58 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -363,7 +363,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 |