On Wed, Dec 12, 2012 at 10:12:26AM +0100, Olivier Fourdan wrote: > > >From 2b5578af252629c573f353225004159646a21b98 Mon Sep 17 00:00:00 2001 > From: Olivier Fourdan <ofour...@redhat.com> > Date: Wed, 12 Dec 2012 09:53:18 +0100 > Subject: [PATCH 1/2] data: add layout for intuos4 4x9 wireless > > Signed-off-by: Olivier Fourdan <ofour...@redhat.com>
applied, thanks (i think these too were part of the pull request you sent me off-list, if not remind me to apply them) Cheers, Peter > --- > data/intuos4-6x9-wl.tablet | 1 + > data/layouts/intuos4-6x9-wl.svg | 241 > +++++++++++++++++++++++++++++++++++++++ > 2 files changed, 242 insertions(+), 0 deletions(-) > create mode 100644 data/layouts/intuos4-6x9-wl.svg > > diff --git a/data/intuos4-6x9-wl.tablet b/data/intuos4-6x9-wl.tablet > index 786a7a5..2fb0478 100644 > --- a/data/intuos4-6x9-wl.tablet > +++ b/data/intuos4-6x9-wl.tablet > @@ -39,6 +39,7 @@ Class=Intuos4 > Width=8 > Height=5 > IntegratedIn= > +Layout=intuos4-6x9-wl.svg > Styli=0x802;0x80c;0x804;0x80a;0x40802;0x4080a;0x902;0x90a;0x20802;0x806; > > [Features] > diff --git a/data/layouts/intuos4-6x9-wl.svg b/data/layouts/intuos4-6x9-wl.svg > new file mode 100644 > index 0000000..59b2f1b > --- /dev/null > +++ b/data/layouts/intuos4-6x9-wl.svg > @@ -0,0 +1,241 @@ > +<?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/files/intuos4.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="intuos4-6x9-wl" > + width="363" > + height="254"> > + <title > + id="title">Wacom Intuos4 WL</title> > + <g> > + <rect > + id="ButtonB" > + class="B Button" > + rx=".5" > + ry=".5" > + x="11" > + y="40" > + width="22" > + height="12" /> > + <path > + id="LeaderB" > + class="B Leader" > + d="M 35 46 l 25 0" /> > + <text > + id="LabelB" > + class="B Label" > + x="62" > + y="46" > + style="text-anchor:start;"> > + B > + </text> > + </g> > + <g> > + <rect > + id="ButtonC" > + class="C Button" > + rx=".5" > + ry=".5" > + x="11" > + y="53" > + width="22" > + height="12" /> > + <path > + id="LeaderC" > + class="C Leader" > + d="M 35 59 l 25 0" /> > + <text > + id="LabelC" > + class="C Label" > + x="62" > + y="59" > + style="text-anchor:start;">C</text> > + </g> > + <g> > + <rect > + id="ButtonD" > + class="D Button" > + rx=".5" > + ry=".5" > + x="11" > + y="66" > + width="22" > + height="12" /> > + <path > + id="LeaderD" > + class="D Leader" > + d="M 35 72 l 25 0" /> > + <text > + id="LabelD" > + class="D Label" > + x="62" > + y="72" > + style="text-anchor:start;">D</text> > + </g> > + <g> > + <rect > + id="ButtonE" > + class="E Button" > + rx=".5" > + ry=".5" > + x="11" > + y="79" > + width="22" > + height="12" /> > + <path > + id="LeaderE" > + class="E Leader" > + d="M 35 85 l 25 0" /> > + <text > + id="LabelE" > + class="E Label" > + x="62" > + y="85" > + style="text-anchor:start;">E</text> > + </g> > + <g> > + <rect > + id="ButtonF" > + class="F Button" > + rx=".5" > + ry=".5" > + x="11" > + y="163" > + width="22" > + height="12" /> > + <path > + id="LeaderF" > + class="F Leader" > + d="M 35 169 l 25 0" /> > + <text > + id="LabelF" > + class="F Label" > + x="62" > + y="169" > + style="text-anchor:start;">F</text> > + </g> > + <g> > + <rect > + id="ButtonG" > + class="G Button" > + rx=".5" > + ry=".5" > + x="11" > + y="176" > + width="22" > + height="12" /> > + <path > + id="LeaderG" > + class="G Leader" > + d="M 35 182 l 25 0" /> > + <text > + id="LabelG" > + class="G Label" > + x="62" > + y="182" > + style="text-anchor:start;">G</text> > + </g> > + <g> > + <rect > + id="ButtonH" > + class="H Button" > + rx=".5" > + ry=".5" > + x="11" > + y="189" > + width="22" > + height="12" /> > + <path > + id="LeaderH" > + class="H Leader" > + d="M 35 195 l 25 0" /> > + <text > + id="LabelH" > + class="H Label" > + x="62" > + y="195" > + style="text-anchor:start;">H</text> > + </g> > + <g> > + <rect > + id="ButtonI" > + class="I Button" > + rx=".5" > + ry=".5" > + x="11" > + y="202" > + width="22" > + height="12" /> > + <path > + id="LeaderI" > + class="I Leader" > + d="M 35 208 l 25 0" /> > + <text > + id="LabelI" > + class="I Label" > + x="62" > + y="208" > + style="text-anchor:start;">I</text> > + </g> > + <g> > + <circle > + id="Ring" > + class="Ring TouchRing" > + cx="31" > + cy="127" > + r="19.5" /> > + <path > + id="LeaderRingCCW" > + class="RingCCW Ring Leader" > + d="M 31 107 l 0 -2 l 29 0" /> > + <text > + id="LabelRingCCW" > + class="RingCCW Ring Label" > + x="62" > + y="105" > + style="text-anchor:start;">CCW</text> > + <path > + id="RingCCW" > + class="RingCCW Button" > + d="M 28 113 l 3 -1.5 l 0 1 a 7.5 7.5 0 0 1 5 1.5 a 6.5 6.5 0 0 0 -5 > -0.5 l 0 1 z" /> > + <path > + id="LeaderRingCW" > + class="RingCW Ring Leader" > + d="M 31 147 l 0 2 l 29 0" /> > + <text > + id="LabelRingCW" > + class="RingCW Ring Label" > + x="62" > + y="149" > + style="text-anchor:start;">CW</text> > + <path > + id="RingCW" > + class="RingCW Button" > + d="M 28 142 l 3 -1.5 l 0 1 a 7.5 7.5 0 0 0 5 -1 a 6.5 6.5 0 0 1 -5 2 > l 0 1 z" /> > + </g> > + <g> > + <circle > + id="ButtonA" > + class="A ModeSwitch Button" > + cx="31" > + cy="127" > + r="9.5" /> > + <path > + id="LeaderA" > + class="A ModeSwitch Leader" > + d="M 53 127 l 7 0" /> > + <text > + id="LabelA" > + class="A ModeSwitch Label" > + x="62" > + y="127" > + style="text-anchor:start;">A</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 ------------------------------------------------------------------------------ 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