Ubuntu 12.10 mouse freeze problem after updgrade - resolved
Posted by zdrsoft on November 02 2013 22:15:05
I use Ubuntu 12.10, today I opened my laptop, plug in the mouse and it don't work. The mouse freeze and the mouse don't move.

I try to open.

Open file
/usr/share/X11/xorg.conf.d/50-vmmouse.conf

Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Saitek Cyborg M.M.O.7 Gaming Mouse"
MatchDevicePath "/dev/input/event*"
Option "Buttons" "24"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 13 14 15 16 17 7 6 0$
Option "ZAxisMapping" "4 5 6 7"
Option "AutoReleaseButtons" "20 21 22 23 24"
EndSection


This configuration don't work :(
I have bach the previous configuration

After few plug in plug out of the mouse USB, after few restarts of UBUNTU 12.10 the mouse problem still exist :(

I try to test the mouse on laptop with Windows, on Windows the mouse works fine!
After this I try to use the mouse again on my laptop, IT WORKS!!!
Strange, pointless, but it works, this is just expirience.

I whope this will help you.