On Fri, 2002-04-19 at 08:07, Jean-Francois Gobin wrote: > > I had the same problem. However, here's how I managed to help myself. > > cd /dev > rm mouse > ln input/mice mouse
This is bad. If /dev/input/mice doesn't exist: cd /dev; MAKEDEV input > cd /etc/X11 > <edit XF86Confg and change device "/dev/mouse" by device "/dev/gpmdata", > Protocol "MouseSystems" (? not sure of this one)> > gpm -R -t ps2 Better use /dev/input/mice directly with protocol ImPS/2 for both gpm and X. -- Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]