From owner-freebsd-questions Tue Feb 25 11:11:50 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B85937B401 for ; Tue, 25 Feb 2003 11:11:48 -0800 (PST) Received: from whowhere.com (in02-fes1.whowhere.com [209.202.220.218]) by mx1.FreeBSD.org (Postfix) with SMTP id 0EC1C43FBD for ; Tue, 25 Feb 2003 11:11:48 -0800 (PST) (envelope-from bsdaemon@eudoramail.com) Received: from Unknown/Local ([?.?.?.?]) by whowhere.com; Tue, 25 Feb 2003 19:11:28 -0000 To: "freebsd" , "Brian Henning" Date: Tue, 25 Feb 2003 11:11:28 -0800 From: "joshua lokken" Message-ID: Mime-Version: 1.0 X-Sent-Mail: on Reply-To: bsdaemon@eudoramail.com X-Mailer: MailCity Service X-Priority: 3 Subject: Re: scroll mouse X-Sender-Ip: 130.94.160.46 Organization: Lycos Mail (http://www.mail.eudoramail.com) Content-Type: text/plain; charset=us-ascii Content-Language: en Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -- On Tue, 25 Feb 2003 13:05:11 Brian Henning wrote: >Hello- >i have a logitech 2 button mouse with a wheel in the middle. >i would like to get the wheel to work in x-windows, but i can't get the >scrolling to work. >here is what i have done so far. > >rc.conf >-------- >moused_type="ps/2" >moused_port="/dev/psm0" >moused_enable="YES" >moused_flags="-z 4" > >/usr/X11R6/lib/X11/XF86Config >... >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "MouseSystems" > Option "Device" "/dev/sysmouse" > Option "Buttons" "5" > Option "ZAxisMapping" "4 5" >EndSection >... > >any suggestions? >cheers, > >brian > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > You can try using the "Auto" protocol, that's always worked for me. I don't spot any [obvious] problems... Joshua Need a new email address that people can remember Check out the new EudoraMail at http://www.eudoramail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message