sudo nano /boot/cmdline.txt
add the following to the end of the line (with a space)
usbhid.mousepoll=0
ctrl + o to save
ctrl + x to exit
sudo reboot
Just a place to keep my random thoughts
sudo nano /boot/cmdline.txt
add the following to the end of the line (with a space)
usbhid.mousepoll=0
ctrl + o to save
ctrl + x to exit
sudo reboot