When I had Ubuntu 12.04 this command worked
sudo modprobe -r psmouse && sudo modprobe psmouse proto=imps
Now that I have upgraded to Ubuntu 16.04 this command doesn't work. I even tried various ways, but they didn't work.
When I had Ubuntu 12.04 this command worked
sudo modprobe -r psmouse && sudo modprobe psmouse proto=imps
Now that I have upgraded to Ubuntu 16.04 this command doesn't work. I even tried various ways, but they didn't work.
Try the below if not working means tell me I will tell another solution
gsettings set org.gnome.settings-daemon.plugins.cursor active false
Try this one:
sudo rmmod i2c_hid
sudo modprobe i2c_hid