After upgrading to 15.04, my (already sad and semiworking) Logitech M560 mouse is not working as in 14.10. The problem is that the scrolling is more sensitive than in the previous release.
Is there a way to fix it? I can't find support for it. (Also, can't bind the keys, but probably that is another question.)
Settings>Input Devices>Touchpad
? – TheWanderer May 05 '15 at 23:59sudo apt-get install kde-touchpad
and then searchTouchpad
in Unity Dash. This should give you more options. Also look here: http://askubuntu.com/questions/254847/how-do-i-adjust-the-pointer-speed-and-scrolling-speed-of-a-trackpad. – TheWanderer May 06 '15 at 00:06xserver-xorg-input-synaptics-lts-utopic
. – TheWanderer May 06 '15 at 00:45vivid
on the end. – TheWanderer May 08 '15 at 23:02utopic
, in the Software Center. – TheWanderer May 08 '15 at 23:25synclient -l
? – Fabby May 18 '15 at 20:34synclient
is this – adn May 21 '15 at 20:27synclient HorizHysteresis=16&&synclient VertHysteresis=16
If that doesn't help much, double the values and keep doubling them until it gets to the sensitivity you need. If the sensitivity suddenly becomes too high, go back to the previous setting. Then report back and I'll give you the perfect answer! ;-) – Fabby May 21 '15 at 23:18