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