Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2006 19:20:45 -0500
From:      ajm <ajm91qw@sbcglobal.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Logitech optical mouse w/ scroll wheel
Message-ID:  <20061012002044.GA710@powerfull.bsd>
In-Reply-To: <af8b40ce0610111441y63af00e4rd3b2cae876e5d180@mail.gmail.com>
References:  <af8b40ce0610111433j2ef36430u75fc2fa1d365968e@mail.gmail.com> <af8b40ce0610111441y63af00e4rd3b2cae876e5d180@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061012002044.GA710>