summaryrefslogtreecommitdiffstats
path: root/touchscreen/Melfas_MMSxxx_Touchscreen.idc
diff options
context:
space:
mode:
authorZiyann <jaraidaniel@gmail.com>2014-11-14 11:47:40 +0100
committerZiyan <jaraidaniel@gmail.com>2014-12-13 00:39:19 +0100
commit0e5e9cef4315f4ec2a8c5e3c8fa8d7eb8637084a (patch)
treeb52d04ef2c8a288c512323c471c0367f7578cd13 /touchscreen/Melfas_MMSxxx_Touchscreen.idc
parente6cc6f848a8697195de3daf03ff3eab956919923 (diff)
downloaddevice_samsung_tuna-0e5e9cef4315f4ec2a8c5e3c8fa8d7eb8637084a.zip
device_samsung_tuna-0e5e9cef4315f4ec2a8c5e3c8fa8d7eb8637084a.tar.gz
device_samsung_tuna-0e5e9cef4315f4ec2a8c5e3c8fa8d7eb8637084a.tar.bz2
tuna: move touchscreen files to touchscreen/
Change-Id: If7f94dd85f66f50174f364c45a36fd3666c72d8e
Diffstat (limited to 'touchscreen/Melfas_MMSxxx_Touchscreen.idc')
-rw-r--r--touchscreen/Melfas_MMSxxx_Touchscreen.idc39
1 files changed, 39 insertions, 0 deletions
diff --git a/touchscreen/Melfas_MMSxxx_Touchscreen.idc b/touchscreen/Melfas_MMSxxx_Touchscreen.idc
new file mode 100644
index 0000000..8117e45
--- /dev/null
+++ b/touchscreen/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
+