On Wed, Oct 11, 2006 at 02:41:43PM -0700, William Tracy wrote:
> >I thought I'd document my experiences with my Logitech optical USB
> >mouse under FreeBSD 6.1 release 1 so that maybe it will help the next
> >person hunting with Google. :-)
> 
> Actually, I guess that's FreeBSD 6.1 release 0. :-P

In my xorg.conf file I have the following

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option      "Buttons" "5"
        Option      "ZAxisMapping" "4 5"
EndSection

My Logitech optical mouse works fine...
Hope this helps.
-- 
Alex
FreeBSD 6.0-RELEASE i386
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to