[PATCH synaptics] Add 50-synaptics.conf snippet.
Peter Hutterer
peter.hutterer at who-t.net
Thu Apr 15 17:34:08 PDT 2010
On Fri, Apr 16, 2010 at 12:59:40AM +0200, Julien Cristau 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.
pushed with that line removed. Thanks.
Cheers,
Peter
More information about the xorg-devel
mailing list