Hi!

I recently installed FC10 on my desktop PC. Everything's running fine
expect for my logitech 3-button serial mouse which is not getting
recognised under FC10.

In earlier versions, it used to work by manually editing the xorg.conf
file as below:

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/ttyS0"
Option "Protocol" "auto"
Option "ZAxisMapping" "4 5"
EndSection

However, in FC10 there is no xorg.conf file by default. So, as per
instructions that I found on the net, I created xorg.conf file by
giving the below command:

Xorg -configure :1

and manually edited the mouse section accordingly. But still no luck.

Then I tried using the system-config-display utility but there is no
mouse section in it. Uncle Google also has thrown his hands up! Please
help!

Regards,
Sarfaraz
-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to