[PATCH inputproto multitouch 05/13] Coordinates are always absolute, no need to re-state it
Peter Hutterer
peter.hutterer at who-t.net
Tue Aug 23 16:07:15 PDT 2011
Coordinates in DeviceEvents are always absolute, regardless of the axis
mode. The same is true for touch events, stating it again here just adds to
the confusion.
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
specs/XI2proto.txt | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index 639ca22..602d1c0 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -760,8 +760,7 @@ client. If no min and max information is available, both must be 0.
A list of properties to denote extra information about the device.
Devices with a TouchClass emit touch events with the same axes as pointer
-events. However, the X and Y axes of touch events are always provided in
-absolute mode co-ordinates.
+events.
[[requests-selectevents]]
┌───
--
1.7.6
More information about the xorg-devel
mailing list