From owner-freebsd-questions@FreeBSD.ORG Sat Jan 6 05:09:47 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C65A16A40F for ; Sat, 6 Jan 2007 05:09:47 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 26CC013C428 for ; Sat, 6 Jan 2007 05:09:47 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0659kp1005939 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 5 Jan 2007 21:09:46 -0800 X-Auth-Received: from [192.168.0.101] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0659jSq015654 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 5 Jan 2007 21:09:46 -0800 Message-ID: <459F2F19.6010806@u.washington.edu> Date: Fri, 05 Jan 2007 21:09:45 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20061226) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <459EFB3A.6020303@u.washington.edu> <17823.8866.582375.224482@jerusalem.litteratus.org> In-Reply-To: <17823.8866.582375.224482@jerusalem.litteratus.org> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.1.5.205432 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __LINES_OF_YELLING 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: [SOLVED] Re: Getting the scrollwheel to work under Xorg for a Wireless Intellmouse Explorer 2.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jan 2007 05:09:47 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Robert Huff wrote: > Garrett Cooper writes: > > >> A picture of the mouse is available as follows: >> > > I think I have the wired version, and my xorg.conf has: > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Device" "/dev/sysmouse" > Option "Protocol" "auto" > Option "ZAxisMapping" "4 5" > EndSection > > > Robert Huff Robert, You are a lifesaver! That was exactly what I needed (remove Option "Buttons" and set Option "ZAxisMapping" to those values) to do to get stuff to work :)!! Wonder why it contradicted with xev though... Thanks! - -Garrett -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFny8ZEnKyINQw/HARAnngAJ9cpIiU/fRaWB1dDMPVIawtvBdU6gCeJgbR ACxM3UgT3Uo+NWKcuPvQKn8= =8f6Y -----END PGP SIGNATURE-----