>From 4a5ac8df3255aa05cfe4715be1e00cb9236815ae Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <ofour...@redhat.com>
Date: Tue, 11 Dec 2012 20:06:19 +0100
Subject: [PATCH 3/6] data: add layout for Bamboo Craft CTH-461

Signed-off-by: Olivier Fourdan <ofour...@redhat.com>
---
 data/bamboo-craft.tablet      |    1 +
 data/layouts/bamboo-craft.svg |  118 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 119 insertions(+), 0 deletions(-)
 create mode 100644 data/layouts/bamboo-craft.svg

diff --git a/data/bamboo-craft.tablet b/data/bamboo-craft.tablet
index e6e36ba..a69760c 100644
--- a/data/bamboo-craft.tablet
+++ b/data/bamboo-craft.tablet
@@ -14,6 +14,7 @@ DeviceMatch=usb:056a:00d2
 Class=Bamboo
 Width=6
 Height=4
+Layout=bamboo-craft.svg
 IntegratedIn=
 
 [Features]
diff --git a/data/layouts/bamboo-craft.svg b/data/layouts/bamboo-craft.svg
new file mode 100644
index 0000000..9fd42d9
--- /dev/null
+++ b/data/layouts/bamboo-craft.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-craft"
+   width="248"
+   height="176">
+  <title
+     id="title">Wacom Bamboo Craft (CTH-461)</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>
-- 
1.7.1

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to