I'm using Ubuntu 10.10, and would like to know how to enable/disable "tapping" mouse clicks. When I have my mouse plugged in, this feature is pain in the *ss, but when mouse isn't here, I really need it since my left mouse button on touchpad is broken.

To make it quick:

Q: How to set key sequence to toggle mouse left click by tapping?

Thanks

link|improve this question
1  
Computer configuration questions belong on superuser, voting to move. – Ben Voigt Oct 25 '10 at 0:35
feedback

migrated from stackoverflow.com Oct 25 '10 at 2:40

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 1 down vote accepted

Add a custom keyboard shortcut that runs gconftool-2 --toggle /desktop/gnome/peripherals/touchpad/tap_to_click.

link|improve this answer
Thank you, this one is a winner. – playcat Oct 25 '10 at 6:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.