summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
author Harry Cutts <hcutts@google.com> 2024-06-26 15:45:55 +0000
committer Harry Cutts <hcutts@google.com> 2024-06-26 16:54:30 +0000
commit721b9dc2154ea01caa8c8a538835fbbdd73bd4dc (patch)
tree09b8cbb75049d551e4a8abb4e32f41e68df49de1 /data
parent23d9ea72a9636adcda74e338900384bd002b6200 (diff)
Add IDC file for touchpad
Test: check values of "Palm Width" and "Multiple Palm Width" gesture properties from `dumpsys input` when the touchpad is connected Bug: 270712570 Bug: 349607100 Flag: EXEMPT resource only update Change-Id: I52b9b9a77cd4151b40ba19f68f3446133f0dfa1c
Diffstat (limited to 'data')
-rw-r--r--data/keyboards/Vendor_18d1_Product_4f60.idc18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/keyboards/Vendor_18d1_Product_4f60.idc b/data/keyboards/Vendor_18d1_Product_4f60.idc
new file mode 100644
index 000000000000..b9fd406d0b93
--- /dev/null
+++ b/data/keyboards/Vendor_18d1_Product_4f60.idc
@@ -0,0 +1,18 @@
+# Copyright 2024 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.
+
+# Increase palm thresholds, since this touchpad has a tendency to overstate
+# touch sizes.
+gestureProp.Palm_Width = 40.0
+gestureProp.Multiple_Palm_Width = 40.0