Hi Charles -- You asked: > I can't get my logitech serial mouse to work under X on any of the three > machines where I've attempted to use X. > > Should I "ln -s /dev/ttyS0 /dev/mouse" if my serial mouse is connected to > the first serial port?
That ought to work. I also have a Logitech serial mouse. I have the link you mention, and this is my Pointer section in /etc/X11/XF86Config: Section "Pointer" Protocol "MouseMan" Device "/dev/mouse" HTH, Susan Kleinmann