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

Re: Mouse



By default, X11 uses /dev/mouse, I think.

So perhaps there is just a symlink
	/dev/mouse -> /dev/ttyS0
missing. (Of course, you have to refer to the correct mouse device,
/dev/ttyS0 is "COM1", so if you have a bus mouse, you will have to change
this to the appropriate device.)

So doing something like this (as root)
	ln -sf /dev/mousexyz /dev/mouse
will do the job.


Cheers,

Chris

--          _,,     Christian Schwarz
           / o \__   schwarz@monet.m.isar.de, schwarz@debian.org,
           !   ___;   schwarz@informatik.tu-muenchen.de, bm955877@muenchen.org
           \  /        
  \\\______/  !        PGP-fp: 8F 61 EB 6D CF 23 CA D7  34 05 14 5C C8 DC 22 BA
   \          /         http://www.informatik.tu-muenchen.de/~schwarz/
-.-.,---,-,-..---,-,-.,----.-.-
  "DIE ENTE BLEIBT DRAUSSEN!"



Reply to: