diff options
-rw-r--r-- | specs/XI2proto.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 12995be..5a20364 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -1526,11 +1526,11 @@ ownership processing. Specifies whether a device is to be thawed and events are to be replayed, or how to handle a grabbed touch sequence. touchid - The ID of the touch sequence to accept or reject. The value is undefined + The ID of the touch sequence to accept or reject. The value is ignored for event modes other than AcceptTouch and RejectTouch. grab_window The window on which to accept or reject a touch sequence grab. The value - is undefined for event modes other than AcceptTouch and RejectTouch. + is ignored for event modes other than AcceptTouch and RejectTouch. The request has no effect if the specified time is earlier than the last-grab time of the most recent active grab for the client, or if the specified time is |