summaryrefslogtreecommitdiffstats
path: root/mxt224_ts_input.idc
diff options
context:
space:
mode:
Diffstat (limited to 'mxt224_ts_input.idc')
-rw-r--r--mxt224_ts_input.idc7
1 files changed, 3 insertions, 4 deletions
diff --git a/mxt224_ts_input.idc b/mxt224_ts_input.idc
index 866e3dc..4f640ef 100644
--- a/mxt224_ts_input.idc
+++ b/mxt224_ts_input.idc
@@ -21,7 +21,7 @@ touch.deviceType = touchScreen
touch.orientationAware = 1
# Size
-# Based on empirical measurements, we estimate the size of the tool
+# Based on empirical measurements, we estimate the size of the contact
# using size = sqrt(area) * 43 + 0.
touch.size.calibration = area
touch.size.scale = 43
@@ -31,11 +31,10 @@ touch.size.isSummed = 0
# Pressure
# Driver reports signal strength as pressure.
#
-# A normal thumb touch typically registers about 100 signal strength
+# A normal thumb touch typically registers about 80 signal strength
# units although we don't expect these values to be accurate.
touch.pressure.calibration = amplitude
-touch.pressure.source = default
-touch.pressure.scale = 0.01
+touch.pressure.scale = 0.0125
# Orientation
touch.orientation.calibration = none