summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlexia Death <alexiadeath@gmail.com>2011-04-18 11:26:43 -0700
committerPeter Hutterer <peter.hutterer@who-t.net>2011-04-21 15:26:03 +1000
commit21c25ef7b3eda57ab00c1f2576cfba0e4ef9dba4 (patch)
tree9fe3009523fc63586c60fde1604c2737d0702561 /man
parent1284bc5a858557a2739b67de401d25bcab3e1cf6 (diff)
man: Describe ToolSerials option
Adds a description of the "ToolSerials" option to the driver manpage. Slightly modified from Alexia's original patch (breaks the list of types out into the description) Signed-off-by: Jason Gerecke <killertofu@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'man')
-rw-r--r--man/wacom.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/wacom.man b/man/wacom.man
index a26dad1..d5dc9f1 100644
--- a/man/wacom.man
+++ b/man/wacom.man
@@ -206,6 +206,13 @@ option is only available on wacom V devices (Intuos series and Cintiq 21U).
To see which serial number belongs to a device, you need to run the utility program,
xsetwacom, which comes with linuxwacom package.
.TP 4
+.B Option \fI"ToolSerials"\fP \fI"number[,type[,label]][;...]"\fP
+sets the list of serial numbered devices that need to be hotplugged for a physical
+device. The 'type' option may be any of "pen", "airbrush", "artpen", or "cursor".
+This option is only available on wacom V devices (Intuos series and Cintiq 21U).
+To see which serial number belongs to a device, you need to run the utility program,
+xsetwacom, that comes with this driver.
+.TP 4
.B Option \fI"Threshold"\fP \fI"number"\fP
sets the pressure threshold used to generate a button 1 events of stylus.
The threshold applies to the normalised pressure range of [0..2048].