I dont have neither /dev/kbd or /dev/sunmouse /proc/devices says 11 kbd and /proc/misc says 6 sunmouse
When installing base-system I couldn't use option 'Configure modules and devices' I think the name was, it complained about sed missing. But isn't kbd/mouse standard anyway? thanks /larry On Wed, Mar 10, 1999 at 05:14:37PM +0100, Jonas Majauskas wrote: > > >On Wed, 10 Mar 1999, it was written: > >> Reply-To: >> Hi! >> I've just installed debian on two of our sparc boxes. >> We want to use X windows, but when starting X using >> command 'X' it complains about /dev/kbd /dev/mouse >> missing. Would a soft link solve the problem? >> which devices is keyboard and mouse in /dev then? > >[EMAIL PROTECTED]:~$ ls -l /dev/mouse >lrwxrwxrwx 1 root root 8 Sep 17 20:46 /dev/mouse -> >sunmouse >[EMAIL PROTECTED]:~$ ls -l /dev/kbd >crw--w--w- 1 root tty 11, 0 Feb 19 14:42 /dev/kbd > >

