[PATCH synaptics] Add 50-synaptics.conf snippet.
Julien Cristau
jcristau at debian.org
Thu Apr 15 15:59:40 PDT 2010
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100416/c17ea969/attachment.pgp>
More information about the xorg-devel
mailing list