From owner-freebsd-questions@FreeBSD.ORG Thu May 1 23:56:56 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 47A2737B401 for ; Thu, 1 May 2003 23:56:56 -0700 (PDT) Received: from mailhub02.unibe.ch (mailhub02.unibe.ch [130.92.9.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E62543FBF for ; Thu, 1 May 2003 23:56:55 -0700 (PDT) (envelope-from roth@iam.unibe.ch) Received: from localhost (localhost [127.0.0.1]) by mailhub02.unibe.ch (Postfix) with ESMTP id 8FD58766EB; Fri, 2 May 2003 08:56:54 +0200 (MEST) Received: from mailhub02.unibe.ch ([127.0.0.1]) by localhost (mailhub02 [127.0.0.1:10024]) (amavisd-new) with LMTP id 27469-01-19; Fri, 2 May 2003 08:56:54 +0200 (MEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub02.unibe.ch (Postfix) with ESMTP id 1AD71766E8; Fri, 2 May 2003 08:56:54 +0200 (MEST) Received: from speedy.unibe.ch (speedy [130.92.64.35]) by asterix.unibe.ch (8.11.6+Sun/8.11.6) with ESMTP id h426urK01316; Fri, 2 May 2003 08:56:53 +0200 (MET DST) Received: (from roth@localhost) by speedy.unibe.ch (8.11.6+Sun/8.10.2) id h426urW04213; Fri, 2 May 2003 08:56:53 +0200 (MEST) Date: Fri, 2 May 2003 08:56:53 +0200 From: Tobias Roth To: Steve Tremblett Message-ID: <20030502065653.GA3437@speedy.unibe.ch> References: <20030501113027.C1241@sjt-u10.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030501113027.C1241@sjt-u10.cisco.com> User-Agent: Mutt/1.4i X-Operating-System: SunOS speedy 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-80 X-Virus-checked: by University of Berne cc: freebsd-questions@freebsd.org Subject: T30 middle touchpad button (was: IBM T30 & middle button?) 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: Fri, 02 May 2003 06:56:56 -0000 On Thu, May 01, 2003 at 11:30:27AM -0400, Steve Tremblett wrote: > I can't figure out how to activate my middle button in X on am IBM > T30. moused is "auto" and X is using /dev/sysmouse. Any suggestions? I have in rc.conf: moused_port="/dev/psm0" and in XF86Config: Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" and the middle mouse button plus scrollwheel works like a charm. However, some applications, such as netscape or xemacs or acrobat reader need special treatment to activate the scrollwheel. I still did not get the middle touch pad button(s) to work. Anyone had more luck than me? greets, t.