Hello Arijan:

If you are currently using ttyS0 for you mouse that is probably
because you to do not have a PS/2 mouse interface. Therefore
creating a mouse device would not be practical. However
if you want a /dev/mouse device simply create a symbolic
link to ttyS0 via the command ln -s /dev/ttyS0 /dev/mouse.
>From that point forward you can reference /dev/mouse in
your respective setups.

Peter

-----Original Message-----
From: Luiken, Arijan <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org <debian-user@lists.debian.org>
Date: August 7, 1998 6:27 AM
Subject: Set up mouse


>Hi there,
>
>I was wondering, how do i create a /dev/mouse device ? (i am using
>/ttyS0 right now but i want to point it to /dev/mouse but how ?)
>
>Kind regards,
>Arijan
>
>
>--
>Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
/dev/null
>
>


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to