Sorry if I caused a problem - I just copy-n-pasted the patch into an 
email - should I have included the patch differently (e.g. as an 
attachment) ?

Thanks

James Pearson

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.
> 
> Jason
> ---
> Now instead of four in the eights place /
> you’ve got three, ‘Cause you added one  /
> (That is to say, eight) to the two,     /
> But you can’t take seven from three,    /
> So you look at the sixty-fours....
> 
> 
> 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

Reply via email to