On Fri, Nov 10, 2017 at 12:23:56PM -0500, akktor wrote: > Similar to huion h610 pro v2
thanks, pushed 8896ed2..a0a240f master -> master next time, please submit a git-formatted patch, it makes everythign easier. Cheers, Peter > diff --git a/data/layouts/xp-pen-star03.svg b/data/layouts/xp-pen-star03.svg > new file mode 100644 > index 0000000..25e0089 > --- /dev/null > +++ b/data/layouts/xp-pen-star03.svg > @@ -0,0 +1,165 @@ > +<?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"> > +<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="intuos-pro-m" > + width="360" > + height="210"> > + <title > + id="title">XP-Pen Star 03</title> > + <g> > + <rect > + id="ButtonA" > + width="23.5" > + height="10." > + x="21." > + y="19" > + class="A ModeSwitch Button" /> > + <path > + id="LeaderA" > + class="A ModeSwitch Leader" > + d="m 51,26 h 4" /> > + <text > + id="LabelA" > + class="A ModeSwitch Label" > + x="57" > + y="26" > + style="text-anchor:start">A</text> > + </g> > + <g> > + <rect > + width="23.5" > + height="10." > + x="21." > + y="38" > + class="B ModeSwitch Button" > + id="ButtonB" /> > + <path > + d="m 51,45 h 4" > + class="B ModeSwitch Leader" > + id="LeaderB" /> > + <text > + style="text-anchor:start" > + x="57" > + y="45" > + class="B ModeSwitch Label" > + id="LabelB">B</text> > + </g> > + <g> > + <rect > + width="23.5" > + height="10." > + x="21." > + y="57" > + id="ButtonC" > + class="C ModeSwitch Button" /> > + <path > + id="LeaderC" > + class="C ModeSwitch Leader" > + d="m 51,64 h 4" /> > + <text > + id="LabelC" > + class="C ModeSwitch Label" > + x="57" > + y="64" > + style="text-anchor:start">C</text> > + </g> > + <g> > + <rect > + width="23.5" > + height="10." > + x="21." > + y="76" > + id="ButtonD" > + class="D ModeSwitch Button" /> > + <path > + id="LeaderD" > + class="D ModeSwitch Leader" > + d="m 51,83 h 4" /> > + <text > + id="LabelD" > + class="D ModeSwitch Label" > + x="57" > + y="83" > + style="text-anchor:start">D</text> > + </g> > + <g> > + <rect > + width="23.5" > + height="10." > + x="21." > + y="122" > + id="ButtonE" > + class="E ModeSwitch Button" /> > + <path > + id="LeaderE" > + class="E ModeSwitch Leader" > + d="m 51,129 h 4" /> > + <text > + id="LabelE" > + class="E ModeSwitch Label" > + x="57" > + y="129" > + style="text-anchor:start">E</text> > + </g> > + <g> > + <rect > + width="23.5" > + height="10." > + x="21." > + y="141" > + id="ButtonF" > + class="F ModeSwitch Button" /> > + <path > + id="LeaderF" > + class="F ModeSwitch Leader" > + d="m 51,148 h 4" /> > + <text > + id="LabelF" > + class="F ModeSwitch Label" > + x="57" > + y="148" > + style="text-anchor:start">F</text> > + </g> > + <g> > + <rect > + width="23.5" > + height="10." > + x="21." > + y="160" > + id="ButtonG" > + class="G ModeSwitch Button" /> > + <path > + id="LeaderG" > + class="G ModeSwitch Leader" > + d="m 51,167 h 4" /> > + <text > + id="LabelG" > + class="G ModeSwitch Label" > + x="57" > + y="167" > + style="text-anchor:start">G</text> > + </g> > + <g> > + <rect > + width="23.5" > + height="10." > + x="21." > + y="179" > + id="ButtonH" > + class="H ModeSwitch Button" /> > + <path > + id="LeaderH" > + class="H ModeSwitch Leader" > + d="m 51,186 h 4" /> > + <text > + id="LabelH" > + class="H ModeSwitch Label" > + x="57" > + y="186" > + style="text-anchor:start">H</text> > + </g> > +</svg> > diff --git a/data/xp-pen-star03.tablet b/data/xp-pen-star03.tablet > new file mode 100644 > index 0000000..245f084 > --- /dev/null > +++ b/data/xp-pen-star03.tablet > @@ -0,0 +1,23 @@ > +# XP-Pen > +# Star 03 > +# > + > +[Device] > +Name=XP-Pen Star 03 > +DeviceMatch=usb:5543:0081:UC-Logic TABLET 1060N Pen;usb:5543:0081:UC-Logic > TABLET 1060N Pad > +Class=Bamboo > +Width=10 > +Height=6 > +IntegratedIn= > +Layout=xp-pen-star03.svg > +Styli=0xffffd; > + > +[Features] > +Stylus=true > +Reversible=true > +Touch=false > +Buttons=8 > + > +[Buttons] > +Left=A;B;C;D;E;F;G;H > +EvdevCodes=0x100;0x101;0x102;0x103;0x104;0x105;0x106;0x107 > \ No newline at end of file > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Linuxwacom-devel mailing list > Linuxwacom-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel