I am facing issues with mouse(external) clicks, which start misbehaving every now and then (left click stops working, sometimes right, or it gets into the drag and select mode). Any ideas as to what might be causing this?
Asked
Active
Viewed 2,452 times
sudo rmmod usbhid && sudo modprobe usbhid
may help. Your question is very similar to https://askubuntu.com/questions/763511/usb-mouse-not-working-after-installing-ubuntu-16-04-persistent-fix and https://askubuntu.com/questions/813220/usb-mouse-not-working-after-upgrading-from-14-04-to-16-04 – Charles Green Aug 29 '17 at 13:55