On 07 Apr 2005, Behrang Saeedzadeh wrote:
> How can I disable tapping (of the touchpad) in Linux?
Using the synaptics driver? Simply add
Option "MaxTapTime" "0"
to the related InputDevice Section in /etc/X11/xorg.conf (or
/etc/X11/XF86Config).
Tschau,
Ingo