On Sat, Oct 14, 2000 at 08:23:58PM -0400, Eileen Orbell wrote:
> How do i create a dev/mouse entry?  I have no directory for mouse which is 
> causing my xwindows worries.  If i configure XF86Setup it returns
> 
> no dev/mouse found?

/dev/mouse is (normally) a link to the real mouse device, you can create it
with the "ln" command.

ln -s /dev/mouse /dev/ttySxx ( or /dev/psaux if you've a ps2 mouse )

-- 
Staf Wagemakers

email      : [EMAIL PROTECTED]
homepage   : http://www.digibel.org/~staf

Reply via email to