From owner-freebsd-questions@FreeBSD.ORG Sun May 15 04:18:52 2005 Return-Path: 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 CEFC016A4D1 for ; Sun, 15 May 2005 04:18:52 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC04343DB5 for ; Sun, 15 May 2005 04:18:51 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j4F4JOb17474; Sat, 14 May 2005 21:19:25 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Roman Shakin" , "FreeBSD Questions" Date: Sat, 14 May 2005 21:18:50 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <4286AC83.8030904@unixfreak.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Subject: RE: Mouse scrolling problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 04:18:53 -0000 Insert this in your XF86Config file (or xorg config file) For a wheel mouse, in the following section of XF86Config: Section "InputDevice" Identifier "Mouse0" add the following: Option "Buttons" "5" Option "ZAxisMapping" "4 5" to enable wheel access Ted > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Roman Shakin > Sent: Saturday, May 14, 2005 6:57 PM > To: FreeBSD Questions > Subject: Mouse scrolling problems > > > I am trying to get my mouse scrolling to work in firerox, and > I did the > Zaxizmapping 4 5 in xfree config. And my what my wheel does instead of > page down and up it does back and forward button. What can I do? > > -- > > > ---------------------------------- > Roman Shakin > rshakin@unixfreak.org (email) > +1 (707) 570-1685 (phone) > +1 (707) 360-7773 (cell ) > > _______________________________________________ > 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" >