Submitted by mborn on Tue, 22/06/2004 - 00:36.
( categories: Hardware Issues )

Peace!

My mouse is detected as a 2 buttons serial mouse. I am used to this detection even under Mandrake (I use FedoraCore2 (Home)) but Mandrake can make it and know that it is a three buttons mouse not two. In FedoraCore2 it is a 2 buttons mouse (it detects it as a 2 buttons mouse) not three as is the case. In RH 9,0 I used to make the correction and tell the computer it is a 3 buttons mouse. Now in FedoraCore2 I have nothing to make the fix (to my knowledge) so what should I do to make it know it is a 3 buttons not a 2 buttons mouse. My mouse is 3 buttons serial mouse.

I dont like the emulation idea.

Max


Submitted by CVirus on Tue, 06/07/2004 - 08:55.

u can use the system-config-mouse and choose Microsoft Intelli Mouse (Serial) ... This makes the middle mouse button and the scroll works for me althought when u first set it the mouse cursor will freeze ... try to use the keyboard to open the system-config-mouse again and choose Microsoft Intelli Mouse (Serial) again and press okay ... most propably a bug ... cya

Submitted by mborn on Tue, 06/07/2004 - 16:14.

Thank you very much! It ran just as you descriped it. you are wonderful. I thank you very much for the help you gave me. but, why couldn't we do it from /etc/X11/xorg.conf?

Max

Submitted by CVirus on Tue, 06/07/2004 - 17:30.

Actually I dun like to play in the Conf. files except if it is necessary and since there is a tool ... then use it :) ... and at last If I played in the Conf. files I'll mess them up ... lol ... Peace

Submitted by mborn on Tue, 06/07/2004 - 18:21.

Yeah, you are right! But, I love to kack these files and see what can I change in them. In general, thank you for solving this tedious problem.

Max.

OneOfOne's picture
Submitted by OneOfOne on Tue, 06/07/2004 - 20:49.

hey mborn, how come we never see you on irc!

anyway, the mouse section in my xorg.conf is :

Section "InputDevice"
        Identifier "Mouse"
                Option "Protocol" "IMPS/2"
                Option "Device" "/dev/misc/psaux"
                Driver "mouse"
                Option "ZAxisMapping" "4 5" # wheel
EndSection

peace


-OneOfOne kernel patching monkey/BORG drone.


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.