diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-03-02 10:28:46 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-03-02 12:05:04 +1000 |
commit | b42e4d24a26fb8467ed54183480c9dacd66fc804 (patch) | |
tree | 9885ce167b5d7a9b95f1b555aff75a56771cea5d /specs/XI2proto.txt | |
parent | a09ca92ce31ede86b883cb74fb1767f8ed687ca5 (diff) | |
download | xorg-proto-inputproto-b42e4d24a26fb8467ed54183480c9dacd66fc804.tar.gz |
specs: remove TouchOwnership mention from DeviceEvent
TouchOwnership is described separately below.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'specs/XI2proto.txt')
-rw-r--r-- | specs/XI2proto.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index ba3d856..b9a68ee 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -2175,8 +2175,7 @@ touch sequence initializes. A TouchEnd event is generated whenever a touch sequence ceases. A TouchUpdate event is generated whenever a valuator value changes, or a flag flag (e.g. pending end) has changed for that touch sequence; this may result -in a TouchUpdate event being sent with zero valuators. A TouchOwnership event -is sent when a client becomes the owner of a touch. +in a TouchUpdate event being sent with zero valuators. The average finger size is significantly larger than one pixel. The selection of the hotspot of a touchpoint is implementation dependent and |