summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJason Gerecke <jason.gerecke@wacom.com>2019-06-19 09:25:30 -0700
committerJason Gerecke <jason.gerecke@wacom.com>2019-08-12 14:49:03 -0700
commita13f2bfe177b9eb0f747d1eb9044840f48d762cd (patch)
tree1e03b114d9249bd9e809e016aab0632bd5c54d89 /man
parent2cf46016810056d3fd08c6b7dec3b33089f64672 (diff)
downloadxf86-input-wacom-a13f2bfe177b9eb0f747d1eb9044840f48d762cd.tar.gz
Allow use of proxout feature for any relative tablet tool (stylus, eraser, cursor)
The proxout feature makes it easier to use tools in relative mode by not requiring the user to completely remove the tool from hardware prox before repositioning. Traditionally only the cursor tool is used in relative mode, but there are also times that stylus/eraser might also be. This patch allows any relative tablet tool to make use of the feature. Ref: https://github.com/linuxwacom/input-wacom/issues/54 Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Diffstat (limited to 'man')
-rw-r--r--man/wacom.man6
-rw-r--r--man/xsetwacom.man6
2 files changed, 6 insertions, 6 deletions
diff --git a/man/wacom.man b/man/wacom.man
index e8b9513..6479fff 100644
--- a/man/wacom.man
+++ b/man/wacom.man
@@ -214,9 +214,9 @@ 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 the cursor.
-Default for Intuos series is 10, for Graphire series (including Volitos) is
-42. Only available for the cursor/puck device.
+sets the distance at which a relative tool is treated as being out of proximity.
+Beyond this distance the cursor will stop responding to tool motion. The
+default value is 10 for Intuos Pro devices and 42 for Intuos/Bamboo devices.
.TP 4
.B Option \fI"RawSample"\fP \fI"number"\fP
Set the sample window size (a sliding average sampling window) for
diff --git a/man/xsetwacom.man b/man/xsetwacom.man
index d919e5c..6e295e3 100644
--- a/man/xsetwacom.man
+++ b/man/xsetwacom.man
@@ -255,9 +255,9 @@ This is a read-only parameter. Initial touch switch state is retrieved from the
kernel when X driver starts.
.TP
\fBCursorProximity\fR distance
-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 42. Only available for the cursor/puck device.
+Set the distance at which a relative tool is treated as being out of proximity.
+Beyond this distance the cursor will stop responding to tool motion. The
+default value is 10 for Intuos Pro devices and 42 for Intuos/Bamboo devices.
.TP
\fBThreshold\fR level
Set the minimum pressure necessary to generate a Button event for the stylus