Ah! yes its a serial mouse. Thanks for the techy correction and  the help of
course. my mind is slipping with computer terminologies... =)

But AFAIK PC/AT is a computer model/system made by IBM...

thank also to ralph bacolod <[EMAIL PROTECTED]>  for the help using:

lsmod | grep psmouse

I'll try your answers when i get back to my Linux Box. Thanks again for the
help.

On 6/4/07, Renz <[EMAIL PROTECTED]> wrote:

btw, its a SERIAL mouse, PC/AT refers to your keyboard and there is no
such mouse that is attached to the PC/AT keyboard port AFAIK...

anyway, add this to your xorg.conf (or XF86config in /etc/X11 directory )

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option      "CorePointer"
    Option      "Device"        "/dev/ttyS0"  # ttyS0 pertains to COM1 ,
etc
    Option      "Protocol"      "Microsoft"
    Option      "ZAxisMapping"      "4 5"
    Option      "Emulate3Buttons"   "true"
EndSection




_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to