[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: serial mouse



> I'm having problems setting up x with this serial mouse.

   For an MS Mouse, a typical setup in /etc/X11/XF86Config would be:

Section "Pointer"
    Protocol	"Microsoft" 
    Device	"/dev/mouse"
EndSection

   Of course, /dev/mouse is simply a symbolic link to /dev/ttyS0 (for COM1;
or linking to which ever serial port your mouse is on).

> It's an MS serial mouse. I specified MS mouse on ttys0. That's
> serial A right?

   What's serial A?  COM1?

   I think your big problem is a typo: there is no /dev/ttys0 -- it's
/dev/ttyS0 with a capital S.

-- 
 Regards, | Does my signature block look out-of-alignment to you?
 .        | If so, try using fixed-width fonts for E-Mail.  For
 Randy    | Windows, tell it to use the "terminal" or another
          | fixed-width, non-proportional font to display messages.



Reply to: