[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: adbmouse



On Sat, Aug 25, 2001 at 04:28:31PM +0200, furball@space.ch wrote:
> hej,
> 
> > I think newer Kernels have a new input layer. I can't really tell you the
> > details since Linux on a PowerMac is rather new for me, but the following
> > line in gpm.conf works for me (PowerMac 7600, stock Debian Kernel 2.2.19):
> > 	device=/dev/input/mice
> 
> you probably also want to create the devices first :)
> cd /dev
> mkdir input
> cd input
> mknod mice c 13 63
> mknod mouse0 c 13 32

this should only be necessary on old potato r0 installs that have been
upgraded.  in r2 and later they should already exist.  

if you upgrade to woody's makedev the proper way to make these is:

cd /dev
./MAKEDEV input

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpHr0dLjND88.pgp
Description: PGP signature


Reply to: