summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2015-04-20 18:01:53 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-05-03 13:51:49 -0400
commitb574f77178e0e4ce4b3680ce5840ce7bc830020e (patch)
tree81bcebad66fef127521f39a8db07bbcc98ced429
parente571fca1c03d1189e33b42d7447338f9f2a08d4b (diff)
hwdb: add Chromebook pixel (2015) resolution fix
The atmel driver sets a default resolution of 20 for each touchpads it creates. On this model, 10 is more appropriate. The resolution is not set for the touchscreen by the kernel, so match the name to both touchpad and touchscreen. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--hwdb/60-evdev.hwdb11
1 files changed, 11 insertions, 0 deletions
diff --git a/hwdb/60-evdev.hwdb b/hwdb/60-evdev.hwdb
index 0533f1b90b..464d6bd068 100644
--- a/hwdb/60-evdev.hwdb
+++ b/hwdb/60-evdev.hwdb
@@ -84,6 +84,17 @@ evdev:input:b0003v05ACp025b*
EVDEV_ABS_36=::92
#########################################
+# Google
+#########################################
+
+# Chromebook Pixel (2015) - Samus
+evdev:name:Atmel maXTouch Touch*:dmi:bvn*:bvr*:bd*:svnGOOGLE:pnSamus*
+ EVDEV_ABS_00=::10
+ EVDEV_ABS_01=::10
+ EVDEV_ABS_35=::10
+ EVDEV_ABS_36=::10
+
+#########################################
# Lenovo
#########################################