SVGs copied from existing first-generation tablets (physical button layout
is identical between both generations).

Signed-off-by: Jason Gerecke <jason.gere...@wacom.com>
---
 data/bamboo-4fg-fun-m.tablet         |  27 ++++++++
 data/bamboo-4fg-fun-s.tablet         |  27 ++++++++
 data/bamboo-4fg-s-pt.tablet          |  27 ++++++++
 data/bamboo-4fg-s-t.tablet           |  26 +++++++
 data/bamboo-4fg-se-m-pt.tablet       |  27 ++++++++
 data/bamboo-4fg-se-s-pt.tablet       |  27 ++++++++
 data/layouts/bamboo-4fg-fun-m-pt.svg | 118 ++++++++++++++++++++++++++++++++
 data/layouts/bamboo-4fg-fun-s-pt.svg | 118 ++++++++++++++++++++++++++++++++
 data/layouts/bamboo-4fg-s-pt.svg     | 128 +++++++++++++++++++++++++++++++++++
 data/layouts/bamboo-4fg-s-t.svg      | 128 +++++++++++++++++++++++++++++++++++
 data/layouts/bamboo-4fg-se-m-pt.svg  | 118 ++++++++++++++++++++++++++++++++
 data/layouts/bamboo-4fg-se-s-pt.svg  | 118 ++++++++++++++++++++++++++++++++
 12 files changed, 889 insertions(+)
 create mode 100644 data/bamboo-4fg-fun-m.tablet
 create mode 100644 data/bamboo-4fg-fun-s.tablet
 create mode 100644 data/bamboo-4fg-s-pt.tablet
 create mode 100644 data/bamboo-4fg-s-t.tablet
 create mode 100644 data/bamboo-4fg-se-m-pt.tablet
 create mode 100644 data/bamboo-4fg-se-s-pt.tablet
 create mode 100644 data/layouts/bamboo-4fg-fun-m-pt.svg
 create mode 100644 data/layouts/bamboo-4fg-fun-s-pt.svg
 create mode 100644 data/layouts/bamboo-4fg-s-pt.svg
 create mode 100644 data/layouts/bamboo-4fg-s-t.svg
 create mode 100644 data/layouts/bamboo-4fg-se-m-pt.svg
 create mode 100644 data/layouts/bamboo-4fg-se-s-pt.svg

diff --git a/data/bamboo-4fg-fun-m.tablet b/data/bamboo-4fg-fun-m.tablet
new file mode 100644
index 0000000..eee3e54
--- /dev/null
+++ b/data/bamboo-4fg-fun-m.tablet
@@ -0,0 +1,27 @@
+# Wacom
+# Bamboo Fun medium / Bamboo Comic
+# CTH-661(A)
+#
+# second generation BambooPT
+#
+# stylus with two buttons and eraser (LP161E); 2FG touch (4FG gesture)
+# Pen active area: 8.52 x 5.39 in
+# Touch active area: 7.48 x 5.12 in
+
+[Device]
+Name=Wacom Bamboo Fun medium (2+FG)
+DeviceMatch=usb:056a:00d8
+Class=Bamboo
+Width=9
+Height=5
+Layout=bamboo-4fg-fun-m-pt.svg
+IntegratedIn=
+
+[Features]
+Stylus=true
+Reversible=true
+Touch=true
+Buttons=4
+
+[Buttons]
+Left=A;B;C;D
diff --git a/data/bamboo-4fg-fun-s.tablet b/data/bamboo-4fg-fun-s.tablet
new file mode 100644
index 0000000..7791805
--- /dev/null
+++ b/data/bamboo-4fg-fun-s.tablet
@@ -0,0 +1,27 @@
+# Wacom
+# Bamboo Fun small / Bamboo Craft
+# CTH-461(A)
+#
+# second generation BambooPT
+#
+# stylus with two buttons and eraser (LP161E); 2FG touch (4FG gesture)
+# Pen active area: 5.8 x 3.62in
+# Touch active area: 4.92 x 3.35in
+
+[Device]
+Name=Wacom Bamboo Fun small (2+FG)
+DeviceMatch=usb:056a:00d7
+Class=Bamboo
+Width=6
+Height=4
+Layout=bamboo-4fg-fun-s-pt.svg
+IntegratedIn=
+
+[Features]
+Stylus=true
+Reversible=true
+Touch=true
+Buttons=4
+
+[Buttons]
+Left=A;B;C;D
diff --git a/data/bamboo-4fg-s-pt.tablet b/data/bamboo-4fg-s-pt.tablet
new file mode 100644
index 0000000..25d205f
--- /dev/null
+++ b/data/bamboo-4fg-s-pt.tablet
@@ -0,0 +1,27 @@
+# Wacom
+# Bamboo Pen & Touch
+# CTH-460(A)
+#
+# second generation BambooPT
+#
+# stylus with two buttons and eraser (LP160E); 2FG touch (4FG gesture)
+# Pen active area: 5.8 x 3.62in
+# Touch active area: 4.92 x 3.35in
+
+[Device]
+Name=Wacom Bamboo Pen & Touch (2+FG)
+DeviceMatch=usb:056a:00d6
+Class=Bamboo
+Width=6
+Height=4
+Layout=bamboo-4fg-s-pt.svg
+IntegratedIn=
+
+[Features]
+Stylus=true
+Reversible=true
+Touch=true
+Buttons=4
+
+[Buttons]
+Left=A;B;C;D
diff --git a/data/bamboo-4fg-s-t.tablet b/data/bamboo-4fg-s-t.tablet
new file mode 100644
index 0000000..39c9a20
--- /dev/null
+++ b/data/bamboo-4fg-s-t.tablet
@@ -0,0 +1,26 @@
+# Wacom
+# Bamboo Touch
+# CTT-460(A)
+#
+# second generation BambooPT
+#
+# no stylus; 2FG touch (4FG gesture)
+# Touch active area: 4.92 x 3.35in
+
+[Device]
+Name=Wacom Bamboo (2+FG)
+DeviceMatch=usb:056a:00d9
+Class=Bamboo
+Width=5
+Height=3
+Layout=bamboo-4fg-s-t.svg
+IntegratedIn=
+
+[Features]
+Stylus=false
+Reversible=true
+Touch=true
+Buttons=4
+
+[Buttons]
+Left=A;B;C;D
diff --git a/data/bamboo-4fg-se-m-pt.tablet b/data/bamboo-4fg-se-m-pt.tablet
new file mode 100644
index 0000000..da41297
--- /dev/null
+++ b/data/bamboo-4fg-se-m-pt.tablet
@@ -0,0 +1,27 @@
+# Wacom
+# Bamboo Special Edition Pen & Touch medium
+# CTH-661SE
+#
+# second generation BambooPT
+#
+# stylus with two buttons and eraser (LP161ESE); 2FG touch (4FG gesture)
+# Pen active area: 8.52 x 5.39 in
+# Touch active area: 7.48 x 5.12 in
+
+[Device]
+Name=Wacom Bamboo Special Edition Pen & Touch medium
+DeviceMatch=usb:056a:00db
+Class=Bamboo
+Width=9
+Height=5
+Layout=bamboo-4fg-se-m-pt.svg
+IntegratedIn=
+
+[Features]
+Stylus=true
+Reversible=true
+Touch=true
+Buttons=4
+
+[Buttons]
+Left=A;B;C;D
diff --git a/data/bamboo-4fg-se-s-pt.tablet b/data/bamboo-4fg-se-s-pt.tablet
new file mode 100644
index 0000000..c19db4e
--- /dev/null
+++ b/data/bamboo-4fg-se-s-pt.tablet
@@ -0,0 +1,27 @@
+# Wacom
+# Bamboo Special Edition Pen & Touch small
+# CTH-461SE
+#
+# second generation BambooPT
+#
+# stylus with two buttons and eraser (LP161ESE); 2FG touch (4FG gesture)
+# Pen active area: 5.8 x 3.62in
+# Touch active area: 4.92 x 3.35in
+
+[Device]
+Name=Wacom Bamboo Special Edition Pen & Touch small
+DeviceMatch=usb:056a:00da
+Class=Bamboo
+Width=6
+Height=4
+Layout=bamboo-4fg-se-s-pt.svg
+IntegratedIn=
+
+[Features]
+Stylus=true
+Reversible=true
+Touch=true
+Buttons=4
+
+[Buttons]
+Left=A;B;C;D
diff --git a/data/layouts/bamboo-4fg-fun-m-pt.svg 
b/data/layouts/bamboo-4fg-fun-m-pt.svg
new file mode 100644
index 0000000..985f0ed
--- /dev/null
+++ b/data/layouts/bamboo-4fg-fun-m-pt.svg
@@ -0,0 +1,118 @@
+<?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";>
+<!--
+    Designed after data from 
http://www.wacom-asia.com/download/manuals/BambooUsersManual.pdf
+    Size and positions of controls may not be accurate
+ -->
+<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="bamboo-4fg-fun-m-pt"
+   width="337"
+   height="222">
+  <title
+     id="title">Wacom Bamboo 2FG 6x8 (CTH-661(A))</title>
+  <g>
+    <path
+       id="ButtonA"
+       class="A Button"
+       d="M 35 35 a 9 9 0 0 1 9 -9 l 19 0 l 0 50 l -28 0 z" />
+    <circle
+       id="DotA"
+       cx="49.5"
+       cy="52.5"
+       r=".5" />
+    <path
+       id="LeaderA"
+       class="A Leader"
+       d="M 65 53 l 20 0" />
+    <text
+       id="LabelA"
+       class="A Label"
+       x="87"
+       y="53"
+       style="text-anchor:start;">A</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonB"
+       class="B Button"
+       rx=".5"
+       ry=".5"
+       x="35"
+       y="77"
+       width="28"
+       height="32" />
+    <circle
+       id="DotB"
+       cx="49.5"
+       cy="93.5"
+       r=".5" />
+    <path
+       id="LeaderB"
+       class="B Leader"
+       d="M 65 94 l 20 0" />
+    <text
+       id="LabelB"
+       class="B Label"
+       x="87"
+       y="94"
+       style="text-anchor:start;">B</text>
+  </g>
+  <rect
+      rx="1"
+      ry="1"
+      x="35"
+      y="110"
+      width="28"
+      height="2" />
+  <g>
+    <rect
+       id="ButtonC"
+       class="C Button"
+       x="35"
+       y="113"
+       rx=".5"
+       ry=".5"
+       width="28"
+       height="32" />
+    <circle
+       id="DotC"
+       cx="49.5"
+       cy="127.5"
+       r=".5" />
+    <path
+       id="LeaderC"
+       class="C Leader"
+       d="M 65 128 l 20 0" />
+    <text
+       id="LabelC"
+       class="C Label"
+       x="87"
+       y="128"
+       style="text-anchor:start;">C</text>
+  </g>
+  <g>
+    <path
+       id="ButtonD"
+       class="D Button"
+       d="M 35 187 a 9 9 0 0 0 9 9 l 19 0 l 0 -50 l -28 0 z" />
+    <circle
+       id="DotD"
+       cx="49.5"
+       cy="169.5"
+       r=".5" />
+    <path
+       id="LeaderD"
+       class="D Leader"
+       d="M 65 170 l 20 0" />
+    <text
+       id="LabelD"
+       class="D Label"
+       x="87"
+       y="170"
+       style="text-anchor:start;">D</text>
+  </g>
+</svg>
diff --git a/data/layouts/bamboo-4fg-fun-s-pt.svg 
b/data/layouts/bamboo-4fg-fun-s-pt.svg
new file mode 100644
index 0000000..b6efea6
--- /dev/null
+++ b/data/layouts/bamboo-4fg-fun-s-pt.svg
@@ -0,0 +1,118 @@
+<?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";>
+<!--
+    Designed after data from 
http://www.wacom-asia.com/download/manuals/BambooUsersManual.pdf
+    Size and positions of controls may not be accurate
+ -->
+<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="bamboo-4fg-fun-s-pt"
+   width="248"
+   height="176">
+  <title
+     id="title">Wacom Bamboo Craft (CTH-461(A))</title>
+  <g>
+    <path
+       id="ButtonA"
+       class="A Button"
+       d="M 26 29 a 7 7 0 0 1 7 -7 l 14 0 l 0 39 l -21 0 z" />
+    <circle
+       id="DotA"
+       cx="36.5"
+       cy="41.5"
+       r=".5" />
+    <path
+       id="LeaderA"
+       class="A Leader"
+       d="M 48 42 l 20 0" />
+    <text
+       id="LabelA"
+       class="A Label"
+       x="70"
+       y="42"
+       style="text-anchor:start;">A</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonB"
+       class="B Button"
+       rx=".5"
+       ry=".5"
+       x="26"
+       y="62"
+       width="21"
+       height="24" />
+    <circle
+       id="DotB"
+       cx="36.5"
+       cy="73.5"
+       r=".5" />
+    <path
+       id="LeaderB"
+       class="B Leader"
+       d="M 48 74 l 20 0" />
+    <text
+       id="LabelB"
+       class="B Label"
+       x="70"
+       y="74"
+       style="text-anchor:start;">B</text>
+  </g>
+  <rect
+      rx="1"
+      ry="1"
+      x="26"
+      y="87"
+      width="21"
+      height="2" />
+  <g>
+    <rect
+       id="ButtonC"
+       class="C Button"
+       x="26"
+       y="90"
+       rx=".5"
+       ry=".5"
+       width="21"
+       height="24" />
+    <circle
+       id="DotC"
+       cx="36.5"
+       cy="101.5"
+       r=".5" />
+    <path
+       id="LeaderC"
+       class="C Leader"
+       d="M 48 102 l 20 0" />
+    <text
+       id="LabelC"
+       class="C Label"
+       x="70"
+       y="102"
+       style="text-anchor:start;">C</text>
+  </g>
+  <g>
+    <path
+       id="ButtonD"
+       class="D Button"
+       d="M 26 147 a 7 7 0 0 0 7 7 l 14 0 l 0 -39 l -21 0 z" />
+    <circle
+       id="DotD"
+       cx="36.5"
+       cy="133.5"
+       r=".5" />
+    <path
+       id="LeaderD"
+       class="D Leader"
+       d="M 48 134 l 20 0" />
+    <text
+       id="LabelD"
+       class="D Label"
+       x="70"
+       y="134"
+       style="text-anchor:start;">D</text>
+  </g>
+</svg>
diff --git a/data/layouts/bamboo-4fg-s-pt.svg b/data/layouts/bamboo-4fg-s-pt.svg
new file mode 100644
index 0000000..6c1e465
--- /dev/null
+++ b/data/layouts/bamboo-4fg-s-pt.svg
@@ -0,0 +1,128 @@
+<?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";>
+<!--
+    Designed after data from 
http://www.wacom-asia.com/download/manuals/BambooUsersManual.pdf
+    Size and positions of controls may not be accurate
+ -->
+<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="bamboo-4fg-s-pt"
+   width="248"
+   height="176">
+  <title
+     id="title">Wacom Bamboo 2FG 4x5 (CTH-460(A))</title>
+  <g>
+    <rect
+       id="ButtonA"
+       class="A Button"
+       rx=".5"
+       ry=".5"
+       x="28"
+       y="31"
+       width="28"
+       height="36" />
+    <circle
+       id="DotA"
+       cx="41.5"
+       cy="48.5"
+       r=".5" />
+    <path
+       id="LeaderA"
+       class="A Leader"
+       d="M 58 49 l 20 0" />
+    <text
+       id="LabelA"
+       class="A Label"
+       x="80"
+       y="49"
+       style="text-anchor:start;">A</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonB"
+       class="B Button"
+       rx=".5"
+       ry=".5"
+       x="28"
+       y="68"
+       width="28"
+       height="18" />
+    <circle
+       id="DotB"
+       cx="41.5"
+       cy="77.5"
+       r=".5" />
+    <path
+       id="LeaderB"
+       class="B Leader"
+       d="M 58 78 l 20 0" />
+    <text
+       id="LabelB"
+       class="B Label"
+       x="80"
+       y="78"
+       style="text-anchor:start;">B</text>
+  </g>
+  <rect
+      rx="1"
+      ry="1"
+      x="28"
+      y="87"
+      width="28"
+      height="2" />
+  <g>
+    <rect
+       id="ButtonC"
+       class="C Button"
+       x="28"
+       y="90"
+       rx=".5"
+       ry=".5"
+       width="28"
+       height="18" />
+    <circle
+       id="DotC"
+       cx="41.5"
+       cy="99.5"
+       r=".5" />
+    <path
+       id="LeaderC"
+       class="C Leader"
+       d="M 58 100 l 20 0" />
+    <text
+       id="LabelC"
+       class="C Label"
+       x="80"
+       y="100"
+       style="text-anchor:start;">C</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonD"
+       class="D Button"
+       x="28"
+       y="109"
+       rx=".5"
+       ry=".5"
+       width="28"
+       height="36" />
+    <circle
+       id="DotD"
+       cx="41.5"
+       cy="126.5"
+       r=".5" />
+    <path
+       id="LeaderD"
+       class="D Leader"
+       d="M 58 127 l 20 0" />
+    <text
+       id="LabelD"
+       class="D Label"
+       x="80"
+       y="127"
+       style="text-anchor:start;">D</text>
+  </g>
+</svg>
diff --git a/data/layouts/bamboo-4fg-s-t.svg b/data/layouts/bamboo-4fg-s-t.svg
new file mode 100644
index 0000000..b3a9994
--- /dev/null
+++ b/data/layouts/bamboo-4fg-s-t.svg
@@ -0,0 +1,128 @@
+<?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";>
+<!--
+    Designed after data from 
http://www.wacom-asia.com/download/manuals/BambooUsersManual.pdf
+    Size and positions of controls may not be accurate
+ -->
+<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="bamboo-4fg-s-t"
+   width="208"
+   height="136">
+  <title
+     id="title">Wacom Bamboo 2FG (CTT-460(A))</title>
+  <g>
+    <rect
+       id="ButtonA"
+       class="A Button"
+       rx=".5"
+       ry=".5"
+       x="17"
+       y="11"
+       width="28"
+       height="36" />
+    <circle
+       id="DotA"
+       cx="30.5"
+       cy="28.5"
+       r=".5" />
+    <path
+       id="LeaderA"
+       class="A Leader"
+       d="M 47 29 l 20 0" />
+    <text
+       id="LabelA"
+       class="A Label"
+       x="69"
+       y="29"
+       style="text-anchor:start;">A</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonB"
+       class="B Button"
+       rx=".5"
+       ry=".5"
+       x="17"
+       y="48"
+       width="28"
+       height="18" />
+    <circle
+       id="DotB"
+       cx="30.5"
+       cy="57.5"
+       r=".5" />
+    <path
+       id="LeaderB"
+       class="B Leader"
+       d="M 47 58 l 20 0" />
+    <text
+       id="LabelB"
+       class="B Label"
+       x="69"
+       y="58"
+       style="text-anchor:start;">B</text>
+  </g>
+  <rect
+      rx="1"
+      ry="1"
+      x="17"
+      y="67"
+      width="28"
+      height="2" />
+  <g>
+    <rect
+       id="ButtonC"
+       class="C Button"
+       x="17"
+       y="70"
+       rx=".5"
+       ry=".5"
+       width="28"
+       height="18" />
+    <circle
+       id="DotC"
+       cx="30.5"
+       cy="79.5"
+       r=".5" />
+    <path
+       id="LeaderC"
+       class="C Leader"
+       d="M 47 80 l 20 0" />
+    <text
+       id="LabelC"
+       class="C Label"
+       x="69"
+       y="80"
+       style="text-anchor:start;">C</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonD"
+       class="D Button"
+       x="17"
+       y="89"
+       rx=".5"
+       ry=".5"
+       width="28"
+       height="36" />
+    <circle
+       id="DotD"
+       cx="30.5"
+       cy="106.5"
+       r=".5" />
+    <path
+       id="LeaderD"
+       class="D Leader"
+       d="M 47 107 l 20 0" />
+    <text
+       id="LabelD"
+       class="D Label"
+       x="69"
+       y="107"
+       style="text-anchor:start;">D</text>
+  </g>
+</svg>
diff --git a/data/layouts/bamboo-4fg-se-m-pt.svg 
b/data/layouts/bamboo-4fg-se-m-pt.svg
new file mode 100644
index 0000000..2df4fa3
--- /dev/null
+++ b/data/layouts/bamboo-4fg-se-m-pt.svg
@@ -0,0 +1,118 @@
+<?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";>
+<!--
+    Designed after data from 
http://www.wacom-asia.com/download/manuals/BambooUsersManual.pdf
+    Size and positions of controls may not be accurate
+ -->
+<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="bamboo-4fg-se-m-pt"
+   width="337"
+   height="222">
+  <title
+     id="title">Wacom Bamboo Special Edition Pen &amp; Touch medium 
(CTH-661SE)</title>
+  <g>
+    <path
+       id="ButtonA"
+       class="A Button"
+       d="M 35 35 a 9 9 0 0 1 9 -9 l 19 0 l 0 50 l -28 0 z" />
+    <circle
+       id="DotA"
+       cx="49.5"
+       cy="52.5"
+       r=".5" />
+    <path
+       id="LeaderA"
+       class="A Leader"
+       d="M 65 53 l 20 0" />
+    <text
+       id="LabelA"
+       class="A Label"
+       x="87"
+       y="53"
+       style="text-anchor:start;">A</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonB"
+       class="B Button"
+       rx=".5"
+       ry=".5"
+       x="35"
+       y="77"
+       width="28"
+       height="32" />
+    <circle
+       id="DotB"
+       cx="49.5"
+       cy="93.5"
+       r=".5" />
+    <path
+       id="LeaderB"
+       class="B Leader"
+       d="M 65 94 l 20 0" />
+    <text
+       id="LabelB"
+       class="B Label"
+       x="87"
+       y="94"
+       style="text-anchor:start;">B</text>
+  </g>
+  <rect
+      rx="1"
+      ry="1"
+      x="35"
+      y="110"
+      width="28"
+      height="2" />
+  <g>
+    <rect
+       id="ButtonC"
+       class="C Button"
+       x="35"
+       y="113"
+       rx=".5"
+       ry=".5"
+       width="28"
+       height="32" />
+    <circle
+       id="DotC"
+       cx="49.5"
+       cy="127.5"
+       r=".5" />
+    <path
+       id="LeaderC"
+       class="C Leader"
+       d="M 65 128 l 20 0" />
+    <text
+       id="LabelC"
+       class="C Label"
+       x="87"
+       y="128"
+       style="text-anchor:start;">C</text>
+  </g>
+  <g>
+    <path
+       id="ButtonD"
+       class="D Button"
+       d="M 35 187 a 9 9 0 0 0 9 9 l 19 0 l 0 -50 l -28 0 z" />
+    <circle
+       id="DotD"
+       cx="49.5"
+       cy="169.5"
+       r=".5" />
+    <path
+       id="LeaderD"
+       class="D Leader"
+       d="M 65 170 l 20 0" />
+    <text
+       id="LabelD"
+       class="D Label"
+       x="87"
+       y="170"
+       style="text-anchor:start;">D</text>
+  </g>
+</svg>
diff --git a/data/layouts/bamboo-4fg-se-s-pt.svg 
b/data/layouts/bamboo-4fg-se-s-pt.svg
new file mode 100644
index 0000000..843fb35
--- /dev/null
+++ b/data/layouts/bamboo-4fg-se-s-pt.svg
@@ -0,0 +1,118 @@
+<?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";>
+<!--
+    Designed after data from 
http://www.wacom-asia.com/download/manuals/BambooUsersManual.pdf
+    Size and positions of controls may not be accurate
+ -->
+<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="bamboo-4fg-se-s-pt"
+   width="248"
+   height="176">
+  <title
+     id="title">Wacom Bamboo Special Edition Pen &amp; Touch small 
(CTH-461SE)</title>
+  <g>
+    <path
+       id="ButtonA"
+       class="A Button"
+       d="M 26 29 a 7 7 0 0 1 7 -7 l 14 0 l 0 39 l -21 0 z" />
+    <circle
+       id="DotA"
+       cx="36.5"
+       cy="41.5"
+       r=".5" />
+    <path
+       id="LeaderA"
+       class="A Leader"
+       d="M 48 42 l 20 0" />
+    <text
+       id="LabelA"
+       class="A Label"
+       x="70"
+       y="42"
+       style="text-anchor:start;">A</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonB"
+       class="B Button"
+       rx=".5"
+       ry=".5"
+       x="26"
+       y="62"
+       width="21"
+       height="24" />
+    <circle
+       id="DotB"
+       cx="36.5"
+       cy="73.5"
+       r=".5" />
+    <path
+       id="LeaderB"
+       class="B Leader"
+       d="M 48 74 l 20 0" />
+    <text
+       id="LabelB"
+       class="B Label"
+       x="70"
+       y="74"
+       style="text-anchor:start;">B</text>
+  </g>
+  <rect
+      rx="1"
+      ry="1"
+      x="26"
+      y="87"
+      width="21"
+      height="2" />
+  <g>
+    <rect
+       id="ButtonC"
+       class="C Button"
+       x="26"
+       y="90"
+       rx=".5"
+       ry=".5"
+       width="21"
+       height="24" />
+    <circle
+       id="DotC"
+       cx="36.5"
+       cy="101.5"
+       r=".5" />
+    <path
+       id="LeaderC"
+       class="C Leader"
+       d="M 48 102 l 20 0" />
+    <text
+       id="LabelC"
+       class="C Label"
+       x="70"
+       y="102"
+       style="text-anchor:start;">C</text>
+  </g>
+  <g>
+    <path
+       id="ButtonD"
+       class="D Button"
+       d="M 26 147 a 7 7 0 0 0 7 7 l 14 0 l 0 -39 l -21 0 z" />
+    <circle
+       id="DotD"
+       cx="36.5"
+       cy="133.5"
+       r=".5" />
+    <path
+       id="LeaderD"
+       class="D Leader"
+       d="M 48 134 l 20 0" />
+    <text
+       id="LabelD"
+       class="D Label"
+       x="70"
+       y="134"
+       style="text-anchor:start;">D</text>
+  </g>
+</svg>
-- 
2.6.3


------------------------------------------------------------------------------
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to