2

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.)

enter image description here

adn
  • 261

1 Answers1

1

Some thing you can try to make the mouse show up in system settings:

  • Change USB port of receiver
  • Turn mouse off and on again

Manage logitec unified receiver devices

Solaar is a program to manage logitech unified receiver devices. You can install it using following commands:

sudo add-apt-repository ppa:daniel.pavel/solaar
sudo apt-get update
sudo apt-get install solaar

Unplug the receiver, plug it back in, and start Solaar. You should be able to see the device and change some of its options.

Source

A.B.
  • 90,397
Merlijn Sebrechts
  • 7,394
  • 1
  • 42
  • 70