jh wrote:
> 
> I have a serial mouse. Does anyone know what the device name would be?
> Thank you.

If you connect it to the first serial, /dev/ttyS0. To the second,
/dev/ttyS1

A way to simplify is make a symbolic link to the device, creating a
/dev/mouse pointing to ttyS0 or ttyS1.


Claudio

Reply via email to