summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Armstrong Skomra <skomra@gmail.com>2017-03-01 10:37:15 -0800
committerPeter Hutterer <peter.hutterer@who-t.net>2017-03-02 08:20:50 +1000
commita7f0e26a47e0caa465cf757de74574656e5cabd1 (patch)
tree0e40dc5232a9daf29f4530d64f9e1e09b693a61d
parent19a19fa7fd55bea2eef3df3c8c12c7065eae8b74 (diff)
downloadlibwacom-a7f0e26a47e0caa465cf757de74574656e5cabd1.tar.gz
data: add support for Cintiq Pro 13 & 16
These devices have no buttons, hence no .svg files. Signed-off-by: Aaron Armstrong Skomra <aaron.skomra@wacom.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--data/cintiq-pro-13.tablet45
-rw-r--r--data/cintiq-pro-16.tablet45
2 files changed, 90 insertions, 0 deletions
diff --git a/data/cintiq-pro-13.tablet b/data/cintiq-pro-13.tablet
new file mode 100644
index 0000000..197ad3f
--- /dev/null
+++ b/data/cintiq-pro-13.tablet
@@ -0,0 +1,45 @@
+# Wacom
+# Cintiq Pro 13
+# DTH-1320K0
+#
+# K K K K K
+# *-----------------------*
+# | |
+# | |
+# | |
+# | |
+# | |
+# | DISPLAY |
+# | |
+# | |
+# | |
+# | |
+# | |
+# *-----------------------*
+#
+# Note: The device has 5 keys as shown above. Their
+# intended uses are, from left to right,:
+# 1. Mode change (Display/Opaque)
+# 2. Wacom Desktop Center
+# 3. On screen keyboard
+# 4. Wacom display settings
+# 5. Touch on/off
+#
+
+[Device]
+Name=Wacom Cintiq Pro 13
+Class=Cintiq
+DeviceMatch=usb:056a:034F
+PairedID=usb:056a:0353
+Width=14
+Height=9
+# No pad buttons, so no layout
+Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a
+IntegratedIn=Display
+
+[Features]
+Stylus=true
+Reversible=false
+Touch=true
+Ring=false
+Buttons=0
diff --git a/data/cintiq-pro-16.tablet b/data/cintiq-pro-16.tablet
new file mode 100644
index 0000000..e64bdd3
--- /dev/null
+++ b/data/cintiq-pro-16.tablet
@@ -0,0 +1,45 @@
+# Wacom
+# Cintiq Pro 16
+# DTH-1620K0
+#
+# K K K K K
+# *-----------------------*
+# | |
+# | |
+# | |
+# | |
+# | |
+# | DISPLAY |
+# | |
+# | |
+# | |
+# | |
+# | |
+# *-----------------------*
+#
+# Note: The device has 5 keys as shown above. Their
+# intended uses are, from left to right,:
+# 1. Mode change (Display/Opaque)
+# 2. Wacom Desktop Center
+# 3. On screen keyboard
+# 4. Wacom display settings
+# 5. Touch on/off
+#
+
+[Device]
+Name=Wacom Cintiq Pro 16
+Class=Cintiq
+DeviceMatch=usb:056a:0350
+PairedID=usb:056a:0354
+Width=16
+Height=10
+# No pad buttons, so no layout
+Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a
+IntegratedIn=Display
+
+[Features]
+Stylus=true
+Reversible=false
+Touch=true
+Ring=false
+Buttons=0