Sean 'Shaleh' Perry wrote:
> /dev/mouse is a symlink (via ln -s) from whatever is your mouse. So if your
> mouse is on com1 it should look like
>
> /dev/mouse -> /dev/ttyS0
>
> a ps2 is psaux.
The mouse is a Serial Mouse.
/dev/mouse i's already:
/dev/mouse -> /dev/ttyS0
and even trying:
gpm -m /dev/ttyS0
gives the message:
gpm: /dev/ttyS0: device not supported
So I don't know what to do.
Any idea?
Thanks,
Davide