Subject: Re: logitech usb mouse
To: Daniel Picker <dp3@cec.wustl.edu>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 07/02/2002 20:38:07
On Tue, 2 Jul 2002, Daniel Picker wrote:

> comment, but how do I make sure I am using the wsmouse protocol.

dmesg | grep wsmouse # to see if you have a wsmouse

Then maybe like the following in your XF86Config:

    Option "Protocol"    "wsmouse"
    Option "Device"      "/dev/wsmouse0"

See "man XF86Config" and type "/wsmouse" to search. (I see a "wsouse" typo
in there.)

   Jeremy C. Reed
   http://www.reedmedia.net/