Tagged Questions
5
votes
1answer
908 views
How to edit synaptics configuration? xorg.conf way doesen't work
I need to bind the TapButton3 as central mouse button so i do:
synclient TapButton3=2
it works great but when i restart or wake up from suspension it forgets the setting.
i know that i have to ...
2
votes
2answers
414 views
Pointing devices doesn't keep configuration
I'm not able to scroll by my touchpad after reboot. When I set from System > Preferences > Pointing devices the vertical scrolling, it works till reboot.
My X11 current configuration is:
Section ...
11
votes
3answers
5k views
What's the recommended way to configure a Synaptics touchpad device?
I want to increase the scroll area by moving the so-called RightEdge a bit towards the middle. Right now I'm doing this via a one-liner that's called at session start (added via ...