From owner-freebsd-questions Tue Feb 25 11:15:44 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 1015937B401 for ; Tue, 25 Feb 2003 11:15:42 -0800 (PST) Received: from hotmail.com (oe66.law12.hotmail.com [64.4.18.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9998143F75 for ; Tue, 25 Feb 2003 11:15:41 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 25 Feb 2003 11:15:41 -0800 X-Originating-IP: [192.216.212.193] From: "Brian Henning" To: , "freebsd" References: Subject: Re: scroll mouse Date: Tue, 25 Feb 2003 13:13:53 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 25 Feb 2003 19:15:41.0526 (UTC) FILETIME=[49A8AF60:01C2DD02] 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 ----- Original Message ----- From: "joshua lokken" To: "freebsd" ; "Brian Henning" Sent: Tuesday, February 25, 2003 1:11 PM Subject: Re: scroll mouse > > -- > > 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 > i have tried 'auto' in the past, but without success. thanks, brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message