Hi guys,
I am running Gnome and I am trying to change the behaviour of the Touchpad in my laptop. The idea is change the default three fingers for secondary button for two fingers and activate palm detection. I can achieve that so far with:
synclient TapButton2=3
synclient PalmDetect=1
The problem is changes work through the terminal but they are not persistent. When the laptop is rebooted I lost all the changes. How can I make them persistent?
Cheers.