summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-06-27 10:28:53 -0700
committerJason Gerecke <killertofu@gmail.com>2012-09-19 09:44:08 -0700
commit59941213fb8972abc1cd3bf3762444ab73ae1329 (patch)
treeec5d6ee92b267c45c9daf9633754a6a228be813d /man
parent0fe7f800295a4b5bf074bca798cf8024fcb174ec (diff)
Device grab should be optional
Like in recent versions of xf86-input-evdev, grabbing the input device with EVIOCGRAB should be optional. This would enable for example indicator applets, and would improve dynamic handling of different input devices. Proposed patch extended to document new GrabDevice driver option. https://sourceforge.net/tracker/?func=detail&aid=3509828&group_id=69596&atid=525124 Reported-by: henris42
Diffstat (limited to 'man')
-rw-r--r--man/wacom.man6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/wacom.man b/man/wacom.man
index e938cf5..0502860 100644
--- a/man/wacom.man
+++ b/man/wacom.man
@@ -197,6 +197,12 @@ paths on the tablet. There are 12 levels, specified by the integers between
"number" will be logged into the Xorg log file. This option is only
available if the driver was built with debugging support.
.TP 4
+.B Option \fI"GrabDevice"\fP \fI"bool"\fP
+sets whether the underlying event device will be grabbed by the driver to
+prevent the data from leaking to /dev/input/mice. When enabled, while the
+X server is running, no other programs will be able to read the event
+stream. Default: "false".
+.TP 4
.B Option \fI"CursorProx"\fP \fI"number"\fP
sets the max distance from tablet to stop reporting movement for cursor in relative mode.
Default for Intuos series is 10, for Graphire series (including Volitos) is