The new ubuntu 14.04 has some performance issues with low configuration hardware. If your mouse if randomly behaving one of the reasons can be lack of "mesa-utils".
Try installing that and you may find the issue resolved.
install:
sudo apt-get install mesa-utils
Try installing that and you may find the issue resolved.
install:
sudo apt-get install mesa-utils
Comments