Jun 24, 2015

Wireless Mouse speed

To resolve problem of a sluggish mouse pointer with the wireless mouse:



sudo nano /boot/cmdline.txt

Add to the end of /boot/cmdline.txt:

usbhid.mousepoll=0

After a reboot, the mouse now works fine.