From owner-freebsd-questions Thu Aug 8 1: 9:24 2002 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 0122537B400 for ; Thu, 8 Aug 2002 01:09:22 -0700 (PDT) Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B53C43E5E for ; Thu, 8 Aug 2002 01:09:21 -0700 (PDT) (envelope-from leporter@xmission.com) Received: from [198.60.22.200] (helo=mail.xmission.com) by mgr1.xmission.com with esmtp (Exim 3.35 #1) id 17chzI-0003G8-00; Thu, 08 Aug 2002 01:45:40 -0600 Received: from dsl231-050-171.sea1.dsl.speakeasy.net ([216.231.50.171] helo=xmission.com) by mail.xmission.com with asmtp (Exim 3.22 #1) id 17chzI-0005M4-00; Thu, 08 Aug 2002 01:45:40 -0600 Message-ID: <3D522194.10005@xmission.com> Date: Thu, 08 Aug 2002 01:45:24 -0600 From: Jason Porter User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020723 MultiZilla/v1.1.20 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Leftwich Cc: questions@freebsd.org Subject: Re: How to enable scrollwheel mouse? References: <20020808014948.R44991-100000@earl-grey.cloud9.net> X-Enigmail-Version: 0.49.5.0 Content-Type: text/plain; charset=us-ascii; format=flowed 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 You can easily fix it in XFree86Config (4.x has builtin support for the wheel, so you don't need to use imwheel), where that is for your system. ~ Here's an example from my config file, it's under the InputDevice section (mouse section of course): Option "Buttons" "7" Option "ZAxisMapping" "4 5" Yours will vary on buttons and what not, but I've found the wheel is typically 4 and 5. Hope that helps if not you can always #man XF86Config for help. Good luck. Peter Leftwich wrote: | Hello, I am running XFree86 4.2.0 and KDE with the Konqueror browser (both | 2.2.2) and my mouse works fine but the scroll wheel does not scroll the | page in Konqueror. Is this something to fix at boot time (when moused or | /dev/ums0 is called), in X, in KDE, or what? Puzzlin. | | -- | Peter Leftwich | President & Founder | Video2Video Services | Box 13692, La Jolla, CA, 92039 USA | +1-413-403-9555 | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | | - -- - -Jason Porter "Real programmers are secure enough to write readable code, which they then self-righteously refuse to explain." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9UiGTYV2rputn/eARAtc6AJ0Y8tIecg8jQYk86UtpnnXqBQFuCACglSPx wyVg4RrT6bxcMaXJubI7xPk= =YIuC -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message