LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Mouse not working with Fedora Core 4 (https://www.linuxquestions.org/questions/fedora-35/mouse-not-working-with-fedora-core-4-a-423354/)

mianwalian 03-09-2006 08:27 PM

Mouse not working with Fedora Core 4
 
Hello friends,

I,ve installed Fedora Core 4 on my system as a dual install with Win XP.Everything is alright except that my mouse,s not functioning in Fedora while the same mouse worked with Mandrake 10.
Plz. guide me so that I might get around this prob.Or if I,ve to arrange a new mouse then which type suits Fedora most.Thanks.

gilead 03-09-2006 09:00 PM

If it worked with Mandriva, it could be a problem with your /etc/X11/xorg.conf file. What do you have in your mouse section? Mine looks like:
Code:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "ImPS/2"
        Option      "ZAxisMapping" "4 5"
        Option      "Device" "/dev/mouse"
EndSection



All times are GMT -5. The time now is 02:16 AM.