From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 08:00:23 2004 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 8F66B16A4CF for ; Sat, 7 Feb 2004 08:00:23 -0800 (PST) Received: from elkins.org (user41.net272.fl.sprint-hsd.net [64.45.235.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6598243D1F for ; Sat, 7 Feb 2004 08:00:23 -0800 (PST) (envelope-from bsd@elkins.org) Received: from kathix.elkins ([192.168.0.10]) by elkins.org with esmtp (Exim 3.36 #1 (Debian)) id 1ApUsY-0001xh-00 for ; Sat, 07 Feb 2004 11:00:22 -0500 From: Jeff Elkins To: freebsd-questions@freebsd.org Date: Sat, 7 Feb 2004 11:00:21 -0500 User-Agent: KMail/1.5.4 References: <200402062124.48395.bsd@elkins.org> <200402062115.46800.groups@xscd.com> In-Reply-To: <200402062115.46800.groups@xscd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402071100.21927.bsd@elkins.org> Subject: Re: 5-Button Trackball 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: Sat, 07 Feb 2004 16:00:23 -0000 > On Friday 06 February 2004 07:24 pm, Jeff Elkins wrote: > > I'm using a 5-button Microsoft Trackball/Explorer (a gift) that > > functions perfectly under Debian Unstable/KDE3.1 > > [...] > > > Section "InputDevice" > > Identifier "Mouse0" > > Driver "mouse" > > Option "Protocol" "auto" > > Option "Device" "/dev/sysmouse" > > Option "ZAxisMapping" "4 5" > > Option "Buttons" "5" > > EndSection > > > > but only three of the buttons are functional. Are there any tips > > for making this beast work with FreeBSD 5.2? Thanks for the responses. Thus far, no joy trying any of the suggestions, but I'll keep working on it. Jeff