Logitech optical mouse w/ scroll wheel
    ajm 
    ajm91qw at sbcglobal.net
       
    Wed Oct 11 17:18:32 PDT 2006
    
    
  
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
    
    
More information about the freebsd-questions
mailing list