On Wed, Aug 08, 2018 at 03:23:27PM -0700, Jason Gerecke wrote: > Reviewed-by: Jason Gerecke <jason.gere...@wacom.com> > > I'm having some trouble actually applying this patch to my tree, but I > suspect that a recent change to Gmail is probably more the problem > than the patch itself.
i think it got mangled in-flight, failed to apply here too. Anyway, not the most complicated patch to reproduce so I've done just that :) Pushed, thanks 192d672..c091c9e master -> master Cheers, Peter > > On Wed, Aug 8, 2018 at 3:02 AM James Pearson <jame...@moving-picture.com> > wrote: > > > > Running 'xsetwacom get $id Serial' gives: > > > > Unknown parameter name 'Serial'. > > > > 'Serial' should be in the deprecated parameter list - also 'GetTabletID' > > is defined twice in the same list > > > > Signed-off-by: James Pearson <jame...@moving-picture.com> > > > > tools/xsetwacom.c | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c > > index e2810a0..8b66944 100644 > > --- a/tools/xsetwacom.c > > +++ b/tools/xsetwacom.c > > @@ -513,7 +513,7 @@ static struct deprecated > > {"GetTabletID", "TabletID"}, > > {"DebugLevel", "ToolDebugLevel"}, > > {"CommonDBG", "TabletDebugLevel"}, > > - {"GetTabletID", "TabletID"}, > > + {"Serial", "BindToSerial"}, > > {"PressCurve", "PressureCurve"}, > > {"TPCButton", "TabletPCButton"}, > > {"CursorProx", "CursorProximity"}, > > ------------------------------------------------------------------------------ > > 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 > ------------------------------------------------------------------------------ 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