Re: I now have X, still no mouse
On Sat, Apr 14, 2001, Rob VanFleet wrote:
> On Sat, Apr 14, 2001 at 02:30:17PM -0700, Lorens Kulla wrote:
> > I've tried to make the links, my mouse is on com1 (ttyS0). When I issue the
> > command "ln -s /dev/ttyS0 /dev/mouse" I get file alreaddy Exists. My
> > mouse is a Logitech Moouseman Model:M-CV46. I seem to be really out of
> > my league.
>
> Try 'ls --l /dev/mouse', to see where the existant link is pointing to.
> If it's not already point to ttyS0 just 'rm /dev/mouse' then
> 'ln -s /dev/ttyS0 /dev/mouse'
or, for future reference, 'ln -sf /dev/ttyS0 /dev/mouse' where '-f' flag is to force
>
> -Rob
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
--
Daniel A. Freedman
Laboratory for Atomic and Solid State Physics
Department of Physics
Cornell University
Reply to: