We normalized the pressure in the driver, the affected property
needs to be updated.
Signed-off-by: Ping Cheng <[email protected]>
From cd22fad19b23890eff45530c74e390fb23bda324 Mon Sep 17 00:00:00 2001
From: Ping Cheng <[email protected]>
Date: Tue, 30 Mar 2010 16:21:17 -0700
Subject: [PATCH] Update property description for pressure threshold
We normalized the pressure in the driver, the affected property
needs to be updated.
Signed-off-by: Ping Cheng <[email protected]>
---
tools/xsetwacom.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c
index 03a820a..ae3adf1 100644
--- a/tools/xsetwacom.c
+++ b/tools/xsetwacom.c
@@ -495,8 +495,8 @@ static param_t parameters[] =
},
{
.name = "ClickForce",
- .desc = "Sets tip/eraser pressure threshold = ClickForce*MaxZ/100 "
- "(default is 6)",
+ .desc = "Sets tip/eraser pressure threshold "
+ "(default is FILTER_PRESSURE_RES / 75 )",
.prop_name = WACOM_PROP_PRESSURE_THRESHOLD,
.prop_format = 32,
.prop_offset = 0,
--
1.6.6.1
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel