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

Peter Hutterer peter.hutterer at who-t.net
Wed May 9 04:18:53 UTC 2018


On Mon, May 07, 2018 at 08:46:39PM +0200, Paul Kocialkowski wrote:
> 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>

thanks, pushed as a4036a33..cdebfc78  master -> master

Cheers,
   Peter

> ---
>  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