On Thu, Apr 16, 2015 at 03:57:40PM -0700, Aaron Skomra wrote: > Signed-off-by: Aaron Skomra <aaron.sko...@wacom.com>
3481c25..d439654 master -> master thanks Cheers, Peter > --- > data/dtu-1141.tablet | 37 ++++++++++++++++++++ > data/layouts/dtu-1141.svg | 88 > +++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 125 insertions(+) > create mode 100644 data/dtu-1141.tablet > create mode 100644 data/layouts/dtu-1141.svg > > diff --git a/data/dtu-1141.tablet b/data/dtu-1141.tablet > new file mode 100644 > index 0000000..0aae113 > --- /dev/null > +++ b/data/dtu-1141.tablet > @@ -0,0 +1,37 @@ > +# Wacom > +# DTU-1141 Interactive Pen Display > +# Button Map: > +# (A=1, B=2, C=3, ...) > +# > +# A B C D > +# *-----------------* > +# | | > +# | | > +# | DISPLAY | > +# | | > +# | | > +# *-----------------* > +# > + > +[Device] > +Name=Wacom DTU1141 > +DeviceMatch=usb:056a:0336 > +Class=PenDisplay > +Width=9 > +Height=5 > +Layout=dtu-1141.svg > +IntegratedIn=Display > + > +[Features] > +# This tablet supports two stylus models: > +# a pen without eraser and a pen with eraser > +Stylus=true > +Reversible=false > +Touch=false > +Ring=false > +Ring2=false > +NumStrips=0 > +Buttons=4 > + > +[Buttons] > +Top=A;B;C;D > diff --git a/data/layouts/dtu-1141.svg b/data/layouts/dtu-1141.svg > new file mode 100644 > index 0000000..9a0f268 > --- /dev/null > +++ b/data/layouts/dtu-1141.svg > @@ -0,0 +1,88 @@ > +<?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"> > +<!-- > + 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="dtu-1141" > + width="344" > + height="300"> > + <title > + id="title">Wacom DTU-1141</title> > + <g> > + <circle > + id="ButtonA" > + class="A Button" > + cx="95" > + cy="10" > + r=".5" /> > + <path > + id="LeaderA" > + class="A Leader" > + d="M 91 14 l -46 46 l 0 30 m -5 0 l 10 0" /> > + <text > + id="LabelA" > + class="A Label" > + x="45" > + y="105" > + style="text-anchor:middle;">A</text> > + </g> > + <g> > + <circle > + id="ButtonB" > + class="B Button" > + cx="112" > + cy="10" > + r=".5" /> > + <path > + id="LeaderB" > + class="B Leader" > + d="M 112 15 l 0 75 m -5 0 l 10 0" /> > + <text > + id="LabelB" > + class="B Label" > + x="112" > + y="105" > + style="text-anchor:middle;">B</text> > + </g> > + <g> > + <circle > + id="ButtonC" > + class="C Button" > + cx="129" > + cy="10" > + r=".5" /> > + <path > + id="LeaderC" > + class="C Leader" > + d="M 133 14 l 46 46 l 0 30 m -5 0 l 10 0" /> > + <text > + id="LabelC" > + class="C Label" > + x="179" > + y="105" > + style="text-anchor:middle;">C</text> > + </g> > + <g> > + <circle > + id="ButtonD" > + class="D Button" > + cx="146" > + cy="10" > + r=".5" /> > + <path > + id="LeaderD" > + class="D Leader" > + d="M 152 10 l 82 0 l 0 80 m -5 0 l 10 0" /> > + <text > + id="LabelD" > + class="D Label" > + x="234" > + y="105" > + style="text-anchor:middle;">D</text> > + </g> > +</svg> > -- > 2.3.5 > > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > Linuxwacom-devel mailing list > Linuxwacom-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel > ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel