Results 1 to 5 of 5
Hello,
I am new from redhat 9 and I just installed mandrake. My mouse worked fine all during the installation process and then when the machine booted up the first ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-12-2005 #1Just Joined!
- Join Date
- Mar 2005
- Location
- Detriot Michigan USA
- Posts
- 18
Mandrake not recognizing my mouse
Hello,
I am new from redhat 9 and I just installed mandrake. My mouse worked fine all during the installation process and then when the machine booted up the first time my mouse stopped working. Does anyone know what this might be caused by and a fix?
THanks
- 04-12-2005 #2Just Joined!
- Join Date
- Apr 2005
- Location
- India
- Posts
- 11
Hi,
I too had the same problem. Here's what i did...
Log in. Press Alt-F2 and type konsole(if u r in KDE).
Swich to root(su).type mousedrake.
You'll get a window with many mouse types. Select the generic one of your type(say, serial 3 button). Your mouse should work now. Test it.
Close and reboot and check if it works after reboot also. Sometimes the config file doesnt get saved. then you may need to manually add a line.. I dont know how..
- 04-12-2005 #3
if marauder's suggestion doesn't work, manually edit the /etc/X11/xorg.conf and the /etc/X11/XF86Config file to contain the following:
Code:Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" <---- This is the generic PS2 mouse driver with scroll wheel Option "Device" "/dev/mouse" Option "ZAxisMapping" "6 7" EndSection
- 04-12-2005 #4Just Joined!
- Join Date
- Mar 2005
- Location
- Detriot Michigan USA
- Posts
- 18
Thanks for the responses, marauder's suggestion worked fine for one of the machines, but not for the other. The one that didnt work is using an old microsoft scroll mouse, should generic ps/2 work for that too?
Thanks
- 04-13-2005 #5
it should work as long as your mouse uses a PS2 connector to connect to the PC and has a scroll wheel.


Reply With Quote
