summaryrefslogtreecommitdiff
path: root/data/libwacom.stylus
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-01-30 17:28:39 -0800
committerBastien Nocera <hadess@hadess.net>2012-01-31 15:03:36 +0000
commitbef8095fd48427abab633ca9953126b178155a56 (patch)
treee4c7b9d9f743b64755d75c7bdd013d306213c069 /data/libwacom.stylus
parentbad13cebf5282ea3d762f55fce7e2edc00224978 (diff)
downloadlibwacom-bef8095fd48427abab633ca9953126b178155a56.tar.gz
data: Introduce Puck type and IDs
Since I have them handy, it only makes sense to add them as well.
Diffstat (limited to 'data/libwacom.stylus')
-rw-r--r--data/libwacom.stylus45
1 files changed, 45 insertions, 0 deletions
diff --git a/data/libwacom.stylus b/data/libwacom.stylus
index 44485c8..c5c144d 100644
--- a/data/libwacom.stylus
+++ b/data/libwacom.stylus
@@ -195,3 +195,48 @@ Name=Intuos4 Airbrush Pen
Buttons=1
HasEraser=true
Type=Airbrush
+
+# Puck devices
+[0x096]
+# Intuos and Intuos2
+Name=Lens Cursor
+Type=Puck
+HasLens=True
+Buttons=5
+
+[0x097]
+Name=Intuos3 Lens Cursor
+Type=Puck
+HasLens=True
+Buttons=5
+
+[0x006]
+Name=Intuos4 Lens Cursor
+Type=Puck
+HasLens=True
+Buttons=5
+
+[0x094]
+# Intuos and Intuos2
+Name=4D Mouse
+Type=Puck
+HasLens=False
+Buttons=5
+
+[0x007]
+Name=Intuos2 2D Mouse
+Type=Puck
+HasLens=False
+Buttons=3
+
+[0x017]
+Name=Intuos3 Mouse
+Type=Puck
+HasLens=False
+Buttons=5
+
+[0x806]
+Name=Intuos4 Five Button Mouse
+Type=Puck
+HasLens=False
+Buttons=5