ToolID should be the ID of the tool in proximity.

Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
a possibly controversial change but I do wonder whether anyone has actually
used this. It returns the atom, which is rather meaningless in most cases.

 tools/xsetwacom.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c
index 9ab285b..18caa15 100644
--- a/tools/xsetwacom.c
+++ b/tools/xsetwacom.c
@@ -380,8 +380,8 @@ static param_t parameters[] =
                .set_func = set_xydefault,
        },
        {
-               .name = "ToolID",
-               .desc = "Returns the ID of the associated device. ",
+               .name = "ToolType",
+               .desc = "Returns the tool type of the associated device. ",
                .prop_name = WACOM_PROP_TOOL_TYPE,
                .prop_format = 32,
                .prop_offset = 0,
-- 
1.7.7.6


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to