svg file was created by our in-house SVG expert, Jason Gerecke.

Signed-off-by: Ping Cheng <pi...@wacom.com>
---
 data/dtk-1651.tablet      |  34 +++++++++++
 data/layouts/dtk-1651.svg | 144 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 178 insertions(+)
 create mode 100644 data/dtk-1651.tablet
 create mode 100644 data/layouts/dtk-1651.svg

diff --git a/data/dtk-1651.tablet b/data/dtk-1651.tablet
new file mode 100644
index 0000000..3aff2e6
--- /dev/null
+++ b/data/dtk-1651.tablet
@@ -0,0 +1,34 @@
+# Wacom
+# DTK-1651 Interactive Pen Display
+# Button Map:
+# (A=1, B=2, C=3, ...)
+#
+#      *-----------------*
+#      |                 | D
+#      |                 | C
+#      |     DISPLAY     |
+#      |                 | B
+#      |                 | A
+#      *-----------------*
+#
+
+[Device]
+Name=Wacom DTK1651
+DeviceMatch=usb:056a:0343
+Class=PenDisplay
+Width=14
+Height=8
+Layout=dtk-1651.svg
+IntegratedIn=Display
+
+[Features]
+Stylus=true
+Reversible=false
+Touch=false
+Ring=false
+Ring2=false
+NumStrips=0
+Buttons=4
+
+[Buttons]
+Right=A;B;C;D
diff --git a/data/layouts/dtk-1651.svg b/data/layouts/dtk-1651.svg
new file mode 100644
index 0000000..6141c45
--- /dev/null
+++ b/data/layouts/dtk-1651.svg
@@ -0,0 +1,144 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+   "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg
+    xmlns="http://www.w3.org/2000/svg";
+    version="1.1"
+    style="color:#000000;stroke:#7f7f7f;fill:none;stroke-width:.25;font-size:8"
+    id="dtk-1651"
+    width="275"
+    height="222">
+  <title
+    id="title">Wacom DTK-1651</title>
+  <defs>
+    <clipPath id="ClipA">
+      <rect width="8" height="12.5" x="256" y="145.5" />
+    </clipPath>
+    <clipPath id="ClipB">
+      <rect width="8" height="12.5" x="256" y="133" />
+    </clipPath>
+    <clipPath id="ClipC">
+      <rect width="8" height="12.5" x="256" y="69.5" />
+    </clipPath>
+    <clipPath id="ClipD">
+      <rect width="8" height="12.5" x="256" y="57" />
+    </clipPath>
+  </defs>
+
+  <g>
+    <rect
+       id="ButtonA"
+       class="A Button"
+       width="7.75"
+       height="24.75"
+       x="256.125"
+       y="133.125"
+       rx="4"
+       ry="4"
+       clip-path="url(#ClipA)" />
+    <path
+       id="LeaderA"
+       class="A Leader"
+       d="M 254 154 L 244 154" />
+    <text
+       id="LabelA"
+       class="A Label"
+       x="242"
+       y="154"
+       style="text-anchor:end;">
+      A
+    </text>
+    <circle
+       id="DotA1"
+       cx="260"
+       cy="154"
+       r="0.875" />
+  </g>
+  <g>
+    <rect
+       id="ButtonB"
+       class="B Button"
+       width="7.75"
+       height="24.75"
+       x="256.125"
+       y="133.125"
+       rx="4"
+       ry="4"
+       clip-path="url(#ClipB)" />
+    <path
+       id="LeaderB"
+       class="B Leader"
+       d="M 254 137 L 244 137" />
+    <text
+       id="LabelB"
+       class="B Label"
+       x="242"
+       y="137"
+       style="text-anchor:end;">
+      B
+    </text>
+    <circle
+       id="DotB1"
+       cx="260"
+       cy="137"
+       r="0.875" />
+  </g>
+  <g>
+    <rect
+       id="ButtonC"
+       class="C Button"
+       width="7.75"
+       height="24.75"
+       x="256.125"
+       y="57.125"
+       rx="4"
+       ry="4"
+       clip-path="url(#ClipC)" />
+    <path
+       id="LeaderC"
+       class="C Leader"
+       d="M 254 78 L 244 78" />
+    <text
+       id="LabelC"
+       class="C Label"
+       x="242"
+       y="78"
+       style="text-anchor:end;">
+      C
+    </text>
+    <circle
+       id="DotC1"
+       cx="260"
+       cy="78"
+       r="1.875" />
+  </g>
+  <g>
+    <rect
+       id="ButtonD"
+       class="D Button"
+       width="7.75"
+       height="24.75"
+       x="256.125"
+       y="57.125"
+       rx="4"
+       ry="4"
+       clip-path="url(#ClipD)" />
+    <path
+       id="LeaderD"
+       class="D Leader"
+       d="M 254 61 L 244 61" />
+    <text
+       id="LabelD"
+       class="D Label"
+       x="242"
+       y="61"
+       style="text-anchor:end;">
+      D
+    </text>
+    <circle
+       id="DotD1"
+       cx="260"
+       cy="61"
+       r="1.875" />
+  </g>
+</svg>
-- 
1.9.1


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to