Results 1 to 2 of 2
I installed mandrake 10.1, but when the install is finished and i restart, my mouse won't work anymore, how do i fix this
thanks...
- 03-28-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 13
Problems with mouse in Mandrake 10.1
I installed mandrake 10.1, but when the install is finished and i restart, my mouse won't work anymore, how do i fix this
thanks
- 03-29-2005 #2
Try adding this to your /etc/X11/XF86Config file as well as the xorg.conf file. You need to be root to do this. Also delete any previous reference to a mouse in those files.
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection
Another thing is, during installation, did you select a generic driver for the mouse or a specalised driver? is your mouse PS2 or USB?


Reply With Quote
