In theory you might be able to avoid around 87% of the problem by changing your mouse polling rate from 1000Hz to 125Hz. To do that you need to add a kernel parameter:
usbhid.mousepoll=8 or similar... https://wiki.archlinux.org/index.php/Mouse_polling_rate -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848951 Title: High CPU when just moving the mouse To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1848951/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
