>From 84e6a0a6982401b5379f36700fe7c15aa46db0fb Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <ofour...@redhat.com>
Date: Thu, 6 Dec 2012 15:22:56 +0100
Subject: [PATCH 1/7] data: add layout for Intuos3-4x5

Signed-off-by: Olivier Fourdan <ofour...@redhat.com>
---
 data/intuos3-4x5.tablet      |    1 +
 data/layouts/intuos3-4x5.svg |  137 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 138 insertions(+), 0 deletions(-)
 create mode 100644 data/layouts/intuos3-4x5.svg

diff --git a/data/intuos3-4x5.tablet b/data/intuos3-4x5.tablet
index b4a3946..4730d5b 100644
--- a/data/intuos3-4x5.tablet
+++ b/data/intuos3-4x5.tablet
@@ -35,6 +35,7 @@ DeviceMatch=usb:056a:00b0
 Class=Intuos3
 Width=5
 Height=4
+Layout=intuos3-4x5.svg
 Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;0x017;0x097;
 
 [Features]
diff --git a/data/layouts/intuos3-4x5.svg b/data/layouts/intuos3-4x5.svg
new file mode 100644
index 0000000..693306d
--- /dev/null
+++ b/data/layouts/intuos3-4x5.svg
@@ -0,0 +1,137 @@
+<?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://gdgt.com/wacom/intuos3/4x5/specs
+    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="intuos3-4x5"
+   width="240"
+   height="216">
+  <title
+     id="title">Wacom Intuos3 4x5</title>
+  <g>
+    <rect
+       id="ButtonA"
+       class="A Button"
+       rx=".5"
+       ry=".5"
+       x="22"
+       y="41"
+       width="11"
+       height="17" />
+    <path
+       id="LeaderA"
+       class="A Leader"
+       d="M 28 39 l 0 -10 l 32 0" />
+    <text
+       id="LabelA"
+       class="A Label"
+       x="62"
+       y="29"
+       style="text-anchor:start;">A</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonB"
+       class="B Button"
+       rx=".5"
+       ry=".5"
+       x="22"
+       y="59"
+       width="11"
+       height="17" />
+    <circle
+       id="DotB"
+       cx="27.5"
+       cy="67.5"
+       r=".5" />
+    <path
+       id="LeaderB"
+       class="B Leader"
+       d="M 32 68 l 2 0 l 0 32 l 26 0" />
+    <text
+       id="LabelB"
+       class="B Label"
+       x="62"
+       y="100"
+       style="text-anchor:start;">B</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonC"
+       class="C Button"
+       x="10"
+       y="41"
+       rx=".5"
+       ry=".5"
+       width="11"
+       height="35" />
+    <path
+       id="LeaderC"
+       class="C Leader"
+       d="M 8 58 l -1 0 l 0 -48 l 53 0 " />
+    <text
+       id="LabelC"
+       class="C Label"
+       x="62"
+       y="10"
+       style="text-anchor:start;">C</text>
+  </g>
+  <g>
+    <rect
+       id="ButtonD"
+       class="D Button"
+       x="10"
+       y="77"
+       rx=".5"
+       ry=".5"
+       width="23"
+       height="11" />
+    <path
+       id="LeaderD"
+       class="D Leader"
+       d="M 22 90 l 0 29 l 38 0" />
+    <text
+       id="LabelD"
+       class="D Label"
+       x="62"
+       y="119"
+       style="text-anchor:start;">D</text>
+  </g>
+  <g>
+    <rect
+       id="Strip"
+       class="Strip TouchStrip"
+       x="35"
+       y="41"
+       rx="1"
+       ry="1"
+       width="12"
+       height="47" />
+    <path
+       id="LeaderStripUp"
+       class="StripUp Strip Leader"
+       d="M 41 39 l 0 -1 l 10 0 l 0 10 l 9 0" />
+    <text
+       id="LabelStripUp"
+       class="StripUp Strip Label"
+       x="62"
+       y="48"
+       style="text-anchor:start;">Up</text>
+    <path
+       id="LeaderStripDown"
+       class="StripDown Strip Leader"
+       d="M 41 90 l 0 1 l 10 0 l 0 -10 l 9 0" />
+    <text
+       id="LabelStripDown"
+       class="StripDown Strip Label"
+       x="62"
+       y="81"
+       style="text-anchor:start;">Down</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