summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-05-05 11:25:47 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-05-05 14:23:55 +1000
commit8f1c120bc68231d312794bc6479514f45820b74f (patch)
tree6f46d23d95a4b90cd0dd202dc2b8568cf9b7db91 /include
parent2c94cc7554c3874567ab999a64ef086505576e83 (diff)
downloadxf86-input-wacom-8f1c120bc68231d312794bc6479514f45820b74f.tar.gz
improve documentation for serial property
- document serial ID property as read-only. It is already read-only in code, add a comment to say so in the header file. - serial values are unsigned. - document hw device id as such, it's not the device ID libXi clients see 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, 2 insertions, 1 deletions
diff --git a/include/wacom-properties.h b/include/wacom-properties.h
index f0180d5..f35313c 100644
--- a/include/wacom-properties.h
+++ b/include/wacom-properties.h
@@ -33,7 +33,8 @@
/* 32 bit, 4 values */
#define WACOM_PROP_PRESSURECURVE "Wacom Pressurecurve"
-/* 32 bit, 4 values, tablet id, old serial, old device id, serial */
+/* CARD32, 4 values, tablet id, old serial, old hw device id, current serial
+ read-only */
#define WACOM_PROP_SERIALIDS "Wacom Serial IDs"
/* 8 bit, 4 values, left up, left down, right up, right down