From owner-freebsd-questions@FreeBSD.ORG Mon Oct 8 00:51:51 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D77C016A418 for ; Mon, 8 Oct 2007 00:51:51 +0000 (UTC) (envelope-from williamkow@yahoo.com) Received: from smtp128.plus.mail.sp1.yahoo.com (smtp128.plus.mail.sp1.yahoo.com [69.147.95.91]) by mx1.freebsd.org (Postfix) with SMTP id B8CAC13C45A for ; Mon, 8 Oct 2007 00:51:51 +0000 (UTC) (envelope-from williamkow@yahoo.com) Received: (qmail 3066 invoked from network); 8 Oct 2007 00:51:51 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=jtbtAa+660HwHmF9/gvS8VbDb/VV/I/0Jllrw38e3ju6+DlzNlz2U+bMIENvaSCaO91hnWikpzBF+Ed6G3k5CyJrWNl1Q2PlvdPu3BUpBY8pBBsbZPmF1aaFAA8XWihw/AYgjgAh9A3XgAbFGTHnXzmXsX6vYSgXRy4dyZKm0aU= ; Received: from unknown (HELO ?10.32.131.76?) (williamkow@203.92.154.37 with plain) by smtp128.plus.mail.sp1.yahoo.com with SMTP; 8 Oct 2007 00:51:48 -0000 X-YMail-OSG: EAp_OoMVM1nlUVIy9l4Vfh9ESKSh_NjjI_QfNKHT9oAG0BSUsdS4Cs6ykNnfwceljQ0O2g4yjC3gKbnHVWD24OIeF9lcNqrapHELMZ0hxw3xrDX4fc0WMbNehIfm Message-ID: <47097F04.5030906@yahoo.com> Date: Mon, 08 Oct 2007 08:51:16 +0800 From: williamkow User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) To: Roland Smith References: <4708D990.7020809@yahoo.com> <20071007140316.GA84686@slackbox.xs4all.nl> In-Reply-To: <20071007140316.GA84686@slackbox.xs4all.nl> Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-questions@freebsd.org" Subject: Re: Hardware compatible : Marble_Mouse/TrackMan Wheel from Logitech 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: Mon, 08 Oct 2007 00:51:51 -0000 Dear Mr. Roland, Tahnk you for your reply, may I ask if I to purchase TrackMan Wheel Mouse (Logitech), does it also work and compatible in FreeBSD? Please advise, Thank you. [1]http://www.logitech.com/index.cfm/mice_pointers/trackballs/devices/ 166&cl=my,en WilliamKow ______________________________________________________________________ ________ Roland Smith wrote: On Sun, Oct 07, 2007 at 09:05:20PM +0800, williamkow wrote: Can anyboby advice me whether the Marble_Mouse from Logitech, be used and recognized by FreeBSD6.2-Release ? I've used this trackball without problems with Xorg. Here's the relevant part of my xorg.conf; Section "InputDevice" Identifier "MarbleMouse" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/psm0" Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "3 2 1 6 7" Option "CorePointer" "on" EndSection Note that this is for a left-handed person. For right-handed use, you need to swap 3 and 1 in the ButtonMapping, IIRC. Note that I _don't_ use moused(8). Roland References 1. http://www.logitech.com/index.cfm/mice_pointers/trackballs/devices/166&cl=my,en