Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 15:17:04 -0500 (CDT)
From:      Steven Lake <raiden@shell.core.com>
To:        Hasse <webmaster@swedehost.com>
Cc:        Steven Lake <raiden@shell.core.com>
Subject:   Re: My scroll wheel on my mouse won't work!!
Message-ID:  <Pine.GSO.4.44L0.0305311516470.4332-100000@shell.core.com>
In-Reply-To: <200305312211.12353.webmaster@swedehost.com>

next in thread | previous in thread | raw e-mail | index | archive | help
	I got it working!  thanks for all the suggestions everyone!  :)

On Sat, 31 May 2003, Hasse wrote:

> On Saturday 31 May 2003 15.00, Steven Lake wrote:
> > 	Hi all.  I got a microsoft optical mouse with a scroll wheel in it
> > and everything on it works great...except the wheel.  I can't get KDE to
> > do anything with the wheel.  How do I setup my mouse daemon to use my
> > scroll wheel?  Much apreciated on the info.
> >
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe@freebsd.org"
> Hi.
> Try to edit your /etc/X11/XF86Config
> and in the section Section "InputDevice", put something like this :
>
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "auto"
>         Option      "Device" "/dev/sysmouse"
>         Option      "ZAxisMapping" "4 5"
>         Option      "Buttons" "5"
> EndSection
> --
> Regards
>    Hasse
>       Webmaster @ Swedehost.com
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44L0.0305311516470.4332-100000>