Date: Thu, 5 Apr 2001 21:41:58 -0400 From: d.paetz <d.paetz@home.com> To: Beech Rintoul <akbeech@anchoragerescue.org>, freebsd-questions@FreeBSD.ORG Subject: Re: Mapping Scroll Wheel Message-ID: <01040521415801.21593@CR549312-A.ktchnr1.on.wave.home.com> In-Reply-To: <01040517293200.03638@galaxy.anchoragerescue.org> References: <01040517293200.03638@galaxy.anchoragerescue.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is what I have in my XF86Config file for my MS Intellimouse and it works for most applications in XFree86 4.0.3. I believe that it's also important to have moused_type="auto" in /etc/rc.conf. # ********************************************************************** # Core Pointer's InputDevice section # ********************************************************************** Section "InputDevice" # Identifier and driver Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" On Thursday 05 April 2001 21:29, Beech Rintoul wrote: > Can someone please tell me the proper line to add to xf86.conf to map > the mouse scroll wheel? I'm running 4.3-RC and KDE-2.1.1. > > TIA ... Beech To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01040521415801.21593>