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

Reply via email to