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.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to