diff options
author | Bastien Nocera <hadess@hadess.net> | 2012-02-03 17:28:33 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2012-02-03 17:28:33 +0000 |
commit | 7e8bfacdf3141a34285fee342f1e0549a1fc9296 (patch) | |
tree | 3604bb343a5b235af0025c00896e142f8093bacb | |
parent | abbcb2bfb1d6377c1f35b8f2ca8db0dd2dd6347b (diff) |
data: Add hint about DeviceMatch formatting
-rw-r--r-- | data/wacom.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/wacom.example b/data/wacom.example index 28f2d1e..756e01f 100644 --- a/data/wacom.example +++ b/data/wacom.example @@ -18,6 +18,9 @@ Name=Wacom Intuos4 6x9 # # You can find a full list of known Device IDs at: # https://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Device_IDs +# +# Do not add 0x in front of the hex numbers, make sure to pad each ID +# so it has exactly 4 digits. DeviceMatch=usb:056a:00bc # Class of the tablet. Valid classes include Intuos3, Intuos4, Graphire, Bamboo, Cintiq |