On Thu, Apr 15, 2010 at 3:59 PM, Julien Cristau <[email protected]> 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 <[email protected]> -- Dan _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
