Subject: Re: USB mouse
To: None <current-users@netbsd.org, dive-nb@endersgame.net, rich@introl.com>
From: Lennart Augustsson <augustss@augustsson.net>
List: current-users
Date: 09/21/2001 15:08:07
> I'm running i386 1.5.1 with a USB keyboard and mouse. I don't think I had to 
> do anything special. Here is a portion of my XF86Config:
...
>    Device          "/dev/wsmouse0"
Even better is
   Device          "/dev/wsmouse"
That way you can have multiple mice plugged in.

	-- Lennart