[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#557252: negate the match for keyboard capabilities



severity 557291 grave
forcemerge 557252 557291
thanks

On Fri, Nov 20, 2009 at 03:20:54PM -0500, Aleksey Kliger wrote:
> --- 11-x11-synaptics.fdi.orig	2009-11-20 15:18:09.000000000 -0500
> +++ 11-x11-synaptics.fdi	2009-11-20 15:08:49.000000000 -0500
> @@ -4,7 +4,7 @@
>      <match key="info.capabilities" contains="input.touchpad">
>        <!-- do not use the synaptics driver for devices advertising
>  	   themselves as keyboards -->
> -      <match key="info.capabilities" contains="input.keyboard">
> +      <match key="info.capabilities" contains_not="input.keyboard">
>            <merge key="input.x11_driver" type="string">synaptics</merge>

apologies, turns out that the laptop where I tested the change had a
custom fdi file that was adding the synaptics driver anyway.

I'm about to upload a fixed package.

-- 
mattia
:wq!



Reply to: