Date: Sat, 25 Sep 2004 22:27:41 +0100 From: David Gerard <fun@thingy.apana.org.au> To: questions@freebsd.org Subject: Re: Mouse wheel on XOrg 6.7.0 (FreeBSD 5.3-beta5) Message-ID: <4155E2CD.4080407@thingy.apana.org.au> In-Reply-To: <20040925150103.48507e74.krylon@gmx.net> References: <41555A2E.20800@thingy.apana.org.au> <20040925150103.48507e74.krylon@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Benjamin Walkenhorst wrote: > David Gerard <fun@thingy.apana.org.au> wrote: >>I've just installed the latest 5.3 beta with XOrg 6.7.0. >>The mouse works, except I can't get the mouse wheel to work. >>The mouse section of xorg.conf is as follows: > I recently switched to X.org without changing any of my configuration. > My mouse section looks like this: > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "SysMouse" > Option "Device" "/dev/sysmouse" > Option "ZAxisMapping" "4 5" > EndSection > Works fine. I guess you have to change the protocol to SysMouse. Alex de Kruijff wrote: > This needs to go in /etc/rc.conf > moused_flags="-a .4" > moused_port="/dev/psm0" > moused_type="auto" > moused_enable="YES" > The value afther a is a correction factor. Unfortunately, neither of these suggestions work, either separately or together! More detail: the mouse is a Compaq (Logitech) USB optical mouse. I did try moused_port="/dev/ums0" as well. Any other ideas? - d.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4155E2CD.4080407>