Date: Thu, 08 Aug 2002 01:45:24 -0600 From: Jason Porter <leporter@xmission.com> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: questions@freebsd.org Subject: Re: How to enable scrollwheel mouse? Message-ID: <3D522194.10005@xmission.com> References: <20020808014948.R44991-100000@earl-grey.cloud9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D522194.10005>