Jim Higson wrote:
On Mon, 12 Jan 2004 13:46:01 -0500, Johann Koenig <explosive@hvc.rr.com> wrote:On Monday January 12 at 06:26pm Jim Higson <jh@333.org> wrote:As you can see I'm directing x to "/dev/input/mice". How can I be sure my kernel is using /dev/input/mice for the usb mouse?As root: cat /dev/input/mice move the mouse around, and see if anything shows up on the screen. If yes, the mouse is probably working properly.cat: mice: no such device
What's the output of "lsmod"? Also, what kernel do you have ("uname -a")? -- Kent