From cdebfc78ff74347c9ae51070bb6b02364b6a22f1 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Mon, 7 May 2018 20:46:39 +0200 Subject: udev: Fix Chromebook R13 CB5-312T hwdb name 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 Signed-off-by: Peter Hutterer --- udev/90-libinput-model-quirks.hwdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'udev') 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 -- cgit v1.2.3