Always wanted this feature but it never works in ubuntu. Is there any hack/mod to get it to work? My laptop is an Acer 5532, and my touchpad is from Synaptics. The latest drivers from Synaptics made two-finger scolling possible with Windos 7, so I'm guessing there's some way to work in Ubuntu/Linux.
Asked
Active
Viewed 3,275 times
3 Answers
1
So I guess you enabled the two finger scrolling as described in my first answer. As you cannot post the results of synclient -l try the following:
Open start up applications and add a new application and write the following command into the command line
xterm -e synclient "EmulateTwoFingerMinZ=10"
this will change the most probably too high value in synclient.
dago
- 2,384
0
Touchpads explicitely need to support multi finger gestures. If you do not have such a touchpad, you are out of luck.
That's all to say without more information about your touchpad.
cweiske
- 3,395
