[HOWTO] disable mouse tapping on Linux laptops

Edit your /etc/X11/xorg.conf with your text editor of preference.
Go to the Synaptics section and add the following option:

Option "MaxTapTime" "0"

That should disable the tapping on the laptop pad.

Enjoy.

Leave a Reply

You must be logged in to post a comment.