summaryrefslogtreecommitdiffstats
path: root/Melfas_MMSxxx_Touchscreen.idc
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-08-11 18:22:16 -0700
committerJeff Brown <jeffbrown@google.com>2011-08-11 18:22:16 -0700
commitbe91eb28b217062011a62704cfb13046882b2e45 (patch)
tree0a53eedfba56cc120c7c6207ee806ef050fffcb4 /Melfas_MMSxxx_Touchscreen.idc
parent677ae1939c62d283d1afab9b461ed03a8334a5ea (diff)
downloaddevice_samsung_tuna-be91eb28b217062011a62704cfb13046882b2e45.zip
device_samsung_tuna-be91eb28b217062011a62704cfb13046882b2e45.tar.gz
device_samsung_tuna-be91eb28b217062011a62704cfb13046882b2e45.tar.bz2
Add touch screen configuration.
Change-Id: Ied45401d021feb95dd6ac7daf79421722a3f3ab3
Diffstat (limited to 'Melfas_MMSxxx_Touchscreen.idc')
-rw-r--r--Melfas_MMSxxx_Touchscreen.idc39
1 files changed, 39 insertions, 0 deletions
diff --git a/Melfas_MMSxxx_Touchscreen.idc b/Melfas_MMSxxx_Touchscreen.idc
new file mode 100644
index 0000000..8117e45
--- /dev/null
+++ b/Melfas_MMSxxx_Touchscreen.idc
@@ -0,0 +1,39 @@
+# Copyright (C) 2011 The Android Open Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+#
+# Input Device Calibration File for the Tuna touch screen.
+#
+
+# Basic Parameters
+touch.deviceType = touchScreen
+touch.orientationAware = 1
+
+# Size
+touch.size.calibration = diameter
+touch.size.scale = 10
+touch.size.bias = 0
+touch.size.isSummed = 0
+
+# Pressure
+# Driver reports signal strength as pressure.
+#
+# A normal thumb touch typically registers about 200 signal strength
+# units although we don't expect these values to be accurate.
+touch.pressure.calibration = amplitude
+touch.pressure.scale = 0.005
+
+# Orientation
+touch.orientation.calibration = none
+