Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2005 14:36:43 -0500
From:      Andrew Hall <halla3@corp.earthlink.net>
To:        Michael Madden <madden@cmsrtp.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Scroll whell on FreeBSD 5.3 i386
Message-ID:  <41F54E4B.3020400@corp.earthlink.net>
In-Reply-To: <20050124193400.GA13842@cmsrtp.com>
References:  <20050124193400.GA13842@cmsrtp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Add this to your mouse section, and restart X.


Option      "ZAxisMapping"      "4 5"

Drew

Michael Madden wrote:
> What is the secret to getting my scroll wheel working on FreeBSD 5.3?  If have
> the following added to /etc/rc.conf:
> 
> moused_enable="YES"
> moused_flags=""
> moused_port="/dev/psm0"
> moused_type="auto"
> 
> I've also got the mouse section of /etc/X11/xorg.conf setup as:
> 
> Section "InputDevice"
>         Identifier  "Mouse1"
>         Driver      "mouse"
>         Option      "Protocol" "auto"
>         Option      "Device" "/dev/sysmouse"
> EndSection
> 
> The mouse works fine as a normal mouse (right click, left click, middle
> click), but the scroll wheel doesn't scroll.
> 
> Thanks in advance,
> Mike
> 
> _______________________________________________
> 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"
> 



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