From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 11:48:10 2003 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 0975D37B401 for ; Mon, 7 Apr 2003 11:48:10 -0700 (PDT) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04F7243FBD for ; Mon, 7 Apr 2003 11:48:09 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (4iaj9bngkgnu39v5@dsl-133-253.aei.ca [66.36.133.253]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id h37Im7m24796 for ; Mon, 7 Apr 2003 14:48:07 -0400 (EDT) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id F3299E3 for ; Mon, 7 Apr 2003 14:48:06 -0400 (EDT) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Mon, 7 Apr 2003 14:48:19 -0400 Date: Mon, 7 Apr 2003 14:48:19 -0400 From: The Anarcat To: freebsd-questions@freebsd.org Message-ID: <20030407184819.GK649@lenny.anarcat.ath.cx> Mail-Followup-To: The Anarcat , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vbzKE9fGfpHIBC6T" Content-Disposition: inline User-Agent: Mutt/1.5.3i Subject: 6 button moused? 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: Mon, 07 Apr 2003 18:48:10 -0000 --vbzKE9fGfpHIBC6T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all! I have a Logitech Cordless Optical mice and it has a fancy 6th button place where your finger usually is on a mice. In windows, this button is mapped to the "back" button in explorer, quite handy. However, I can't map the button to anything in X11. xev(1) tells me no event is generated from the mouse click. Here is my XF86Config relevant section: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "6" Option "ZAxisMapping" "4 5" EndSection So this part is ok: all the other buttons work fine, the mousewhell and al. But no even is generated from the sixth button, and I suspect moused(8) to be the guilty party. I'll try to run X11 without moused and /dev/sysmouse so I see if it works without moused. I think I remember making this work before. Does moused(8) make assumptions on the number of mice buttons? Has anyone been able to make those 6th buttons work? Thanks for any input, A. --=20 Computer science is no more about computers than astronomy is about telescopes - E. Dijkstra --vbzKE9fGfpHIBC6T Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+kcfyttcWHAnWiGcRAs0gAJ0ZdZgte+pHInhrkZE+ML94eUEF2QCfZThK qcPNIjT8xR0HW1vC8pKS0Ts= =on4k -----END PGP SIGNATURE----- --vbzKE9fGfpHIBC6T--