From owner-freebsd-questions@FreeBSD.ORG Sat Jan 6 01:28:28 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 5B04016A403 for ; Sat, 6 Jan 2007 01:28:28 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id 3E83D13C45D for ; Sat, 6 Jan 2007 01:28:28 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l061SRBZ001814 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 5 Jan 2007 17:28:27 -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 l061SQRv009886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 5 Jan 2007 17:28:27 -0800 Message-ID: <459EFB3A.6020303@u.washington.edu> Date: Fri, 05 Jan 2007 17:28:26 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20061226) MIME-Version: 1.0 To: freebsd-questions@freebsd.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.171433 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: 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 01:28:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I know this is in the FAQ, but each mouse is different and requires its own 'massaging' in the xorg.conf file to get working. A picture of the mouse is available as follows: 1. I know that buttons 6 and 7 are the scrollwheel's buttons from xev output. I set the values in xorg.conf to what I obtained via xev, but the scrollwheel is non-responsive: - From xorg.conf: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "7" Option "ZAxisMapping" "6 7" Option "Resolution" "100" EndSection 2. cat /dev/ums0 works for the scrollwheel (garbage is printed out). 3. "Buttons" 4 & 5 appear to be mapped to nothing (or at least nothing I can create). 4. On a sidenote (and funny I suppose since this usually happens last), I got the sidebuttons (buttons 8, 9) to work with imwheel. TIA, - -Garrett -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFnvs6EnKyINQw/HARAoWxAJ9H5m24f9BzWarRjHY8lYrX9RXQJgCfVodV Nh2T2ziL4qYx7eudEfYbuOk= =lQcw -----END PGP SIGNATURE-----