summaryrefslogtreecommitdiff
path: root/man/XIGrabEnter.txt
diff options
context:
space:
mode:
Diffstat (limited to 'man/XIGrabEnter.txt')
-rw-r--r--man/XIGrabEnter.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/man/XIGrabEnter.txt b/man/XIGrabEnter.txt
index f75a5ad..83e97ca 100644
--- a/man/XIGrabEnter.txt
+++ b/man/XIGrabEnter.txt
@@ -77,12 +77,12 @@ SYNOPSIS
grab_mode
Specifies further processing of events from this device.
- You can pass GrabModeSync or GrabModeAsync.
+ You can pass XIGrabModeSync or XIGrabModeAsync.
paired_device_mode
Specifies further processing of events from the paired
- master device. You can pass GrabModeSync or
- GrabModeAsync. If deviceid specifies a floating slave
+ master device. You can pass XIGrabModeSync or
+ XIGrabModeAsync. If deviceid specifies a floating slave
device, this parameter is ignored.
DESCRIPTION
@@ -174,6 +174,13 @@ DIAGNOSTICS
A value for a Window argument does not name a defined
Window.
+BUGS
+----
+
+ The protocol headers for XI 2.0 did not provide
+ XIGrabModeAsync or XIGrabModeSync. Use GrabModeSync and
+ GrabModeAsync instead, respectively.
+
SEE ALSO
--------