summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-05-05 15:30:34 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-05-06 11:56:25 +1000
commit429e9d569d9907f7954384dab433f2a267f173e1 (patch)
tree369cb1c5b014666a0818761450169831e3c5616d /include
parenta4ce692ea35911fa597eff477e209c4ec49af79e (diff)
Add a property to bind the device to a serial number.
This is a read/write property to force the device to a single serial number only. xsetwacom parameter BindToSerial Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chris Bagwell <chris@cnpbagwell.com>
Diffstat (limited to 'include')
-rw-r--r--include/wacom-properties.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/wacom-properties.h b/include/wacom-properties.h
index f35313c..165cd83 100644
--- a/include/wacom-properties.h
+++ b/include/wacom-properties.h
@@ -37,6 +37,9 @@
read-only */
#define WACOM_PROP_SERIALIDS "Wacom Serial IDs"
+/* CARD32, 1 value */
+#define WACOM_PROP_SERIAL_BIND "Wacom Serial ID binding"
+
/* 8 bit, 4 values, left up, left down, right up, right down
OR
Atom, 4 values , left up, left down, right up, right down