summaryrefslogtreecommitdiffstats
path: root/mxt224_ts_input.idc
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-08-11 18:26:49 -0700
committerJeff Brown <jeffbrown@google.com>2011-08-11 18:26:49 -0700
commitcd6fddad23fe9eb9ee0ff734706f4639c2dd2435 (patch)
tree4abfc5b68c2fec8661c62c7aaf8acc01b58ab944 /mxt224_ts_input.idc
parenteea2f300711e2772485bfca097b88ee03b430ec8 (diff)
downloaddevice_samsung_crespo-cd6fddad23fe9eb9ee0ff734706f4639c2dd2435.zip
device_samsung_crespo-cd6fddad23fe9eb9ee0ff734706f4639c2dd2435.tar.gz
device_samsung_crespo-cd6fddad23fe9eb9ee0ff734706f4639c2dd2435.tar.bz2
Update touchscreen configuration.
Change-Id: I006290574a0caa249d5fb43dc1feab5c78024714
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