summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--specs/XI2proto.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index f311b11..d5747c9 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -2690,7 +2690,8 @@ While client I wants to process pointer events on window W's parent, window Y.
* I calls XIPassiveGrab for XI_{ButtonPress,MotionNotify,ButtonRelease} to
create a synchronous pointer grab from D on Y.
* C calls XISelectEvent for XI_Touch{Begin|Update|Ownership|End} from D on W.
-* I receives a ButtonPress event whenever a touch begins within W, and is
+* I receives a ButtonPress and MotionNotify events whenever a (direct device)
+ touch begins within W, and is
considered the owner of the event. C receives a TouchBegin event, but does
not receive a TouchOwnership event.
* When the touchpoint moves, C will receive a TouchUpdate event. Event