Quite everything works as it sould but I have a couple of problems. I am sorry for having not found an appropriate forum category to write this.
I'm using a Linux Mint 14 - 64bit with MATE on a HP G62 notebook.
My touchpad is not responding to a tap.
If I do a...
- Code: Select all
synclient TapButton1=1
...in my terminal it works fine and I can left clicking by tapping the touchpad.
The problem is: after every reboot of my system the TapButton1 is set back to 0.
I thought about putting tha above script in ~/.profile but is there a more elegant solution?
Where are this settings saved?
Thanks in advance for your help.

