summaryrefslogtreecommitdiff
path: root/man/XIGrabEnter.txt
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-08-05 16:00:44 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-08-05 16:01:13 +1000
commit42a718457d183aab42778fbb127fafbae6b3e6d8 (patch)
tree36a951d205981062fa42be3c8413e744c68180c0 /man/XIGrabEnter.txt
parent1a5f4fd2fa3ac7cfa1671d5cf0975ff365294f29 (diff)
man: point out temporary detachment of slave devices.
Affects XIGrabDevice, XIGrabButton/Key and XIGrabEnter/GrabFocusIN Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'man/XIGrabEnter.txt')
-rw-r--r--man/XIGrabEnter.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/XIGrabEnter.txt b/man/XIGrabEnter.txt
index 513afcc..005a72b 100644
--- a/man/XIGrabEnter.txt
+++ b/man/XIGrabEnter.txt
@@ -108,6 +108,13 @@ DESCRIPTION
different window (independent of the logical state of the
modifier keys).
+ If the device is an attached slave device, the device is
+ automatically detached from the master device when the grab
+ activates and reattached to the same master device when the
+ grab deactivates. If the master device is removed while the
+ device is floating as a result of a grab, the device remains
+ floating once the grab deactivates.
+
Note that the logical state of a device (as seen by client
applications) may lag the physical state if device event
processing is frozen.