[PATCH synaptics] Add 50-synaptics.conf snippet.
Dan Nicholson
dbn.lists at gmail.com
Thu Apr 15 16:04:51 PDT 2010
On Thu, Apr 15, 2010 at 3:59 PM, Julien Cristau <jcristau at debian.org> wrote:
> On Fri, Apr 16, 2010 at 08:45:48 +1000, Peter Hutterer wrote:
>
>> new file mode 100644
>> index 0000000..29818e8
>> --- /dev/null
>> +++ b/conf/50-synaptics.conf
>> @@ -0,0 +1,6 @@
>> +Section "InputClass"
>> + Identifier "touchpad catchall"
>> + Driver "synaptics"
>> + MatchIsTouchpad "on"
>> + MatchDevicePath "/dev/input/event*"
>> +EndSection
>
> Can we avoid the MatchDevicePath, to make this less Linux-specific?
> IIRC synaptics also has code for BSD.
Agreed. The hal fdi doesn't make this assumption and I don't think
it's ever caused any problems. Otherwise, looks solid.
Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>
--
Dan
More information about the xorg-devel
mailing list