On Mon, 05 Apr 2004 23:38:20 +0200 Javier García <[EMAIL PROTECTED]> wrote:
> i don't know how to install my USB mouse. > I think i need to install a module in the kernel, but i don't know how to do > it and where do i find the module. > > It's a logitech mouse. modprobe mousedev modprobe usbmouse apt-get install gpm device = /dev/input/mice protocol = imps2 See if that gets you a mouse cursor in your console. If you get a cursor then alter your XF86Config file to reflect. Then apt-get remove gpm.