1/10/2006

Setting Serial Mouse on Fedora Core 4

Great thanks to Márcio to helping me to change my ps2 Mouse to Serial Mouse on Linux
Just change the settings (on file /etc/X11/xorg.conf) on this section below to:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Intellimouse"
Option "Device" "/dev/ttyS0"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
Option "SendCoreEvents" "yes"
Option "Emulate3Timeout" "70"
EndSection

Thank you Márcio/Alexandre Drefahl

Um comentário:

Anônimo disse...

I thank to the availability of the configuration of mouse ps2. Its tips had been of much aid. Configured Fedora Core 5 satisfactorily. Been thankful!

Agneto / Brasil