Comment 15 for bug 995039

Revision history for this message
Valdisvi (valdis-vitolins) wrote :

According to similar bug https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/41301 it seems affect (usually?) 64-bit systems with (maybe?) only some mouse models/drivers (i.e. logitech).
As a workaround you can try:
1. remove Mousetweaks
sudo apt-get purge mousetweaks
2. restart driver modules (one or another line):
sudo modprobe -r psmouse && sudo modprobe psmouse
sudo modprobe -r hid_logitech && sudo modprobe hid_logitech