Comment 12 for bug 636720

Revision history for this message
kruffwuff (mlangmann) wrote :

I had the same problems after fresh Install of 10.10.

I found a solution for the problem in the opensuse forums:
http://forums.opensuse.org/english/get-help-here/hardware/442426-synaptic-touchpad-11-3-strange-behaviour-dragging-middle-click-2.html

I solved the problem temporarily by typing in terminal:

sudo synclient ClickFinger3=1

and for persistence over reboot added

 Option "ClickFinger3" "1"

to the InputClass in

 /usr/share/X11/xorg.conf.d/50-synaptics.conf

Does this help you? Its the first time I write here.