[PATCH libinput] udev: Fix Chromebook R13 CB5-312T hwdb name

Paul Kocialkowski contact at paulk.fr
Mon May 7 18:46:39 UTC 2018


This fixes a typo in the Chromebook R13 CB5-312T hwdb name match and
extends it to the full model name, so that potential future other
Chromebook R13 devices (that are not CB5-312T) won't use these quirks.

Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
---
 udev/90-libinput-model-quirks.hwdb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb
index 13844f5d..dd5ae4d9 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -121,7 +121,7 @@ libinput:name:*ETPS/2 Elantech Touchpad*:dmi:*svnASUSTeKComputerInc.:pnUX21E:*
 libinput:name:*Elan Touchpad*:dt:*
  LIBINPUT_ATTR_PRESSURE_RANGE=10:8
 
-libinput:name:*Elan Touchpad*:dt:*Chrombook R13*
+libinput:name:*Elan Touchpad*:dt:*Chromebook R13 CB5-312T*
 libinput:name:*Elan Touchpad*:dt:*CB5-312T*
 libinput:name:*Elan Touchpad*:dt:*Elm*
  LIBINPUT_ATTR_PRESSURE_RANGE=6:4
-- 
2.17.0



More information about the wayland-devel mailing list