From owner-freebsd-ports@FreeBSD.ORG Wed Feb 11 08:55:38 2009 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C53EB1065670 for ; Wed, 11 Feb 2009 08:55:38 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 794DE8FC15 for ; Wed, 11 Feb 2009 08:55:38 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (unknown [92.116.12.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 854B48A012C; Wed, 11 Feb 2009 09:55:16 +0100 (CET) Message-ID: <49929265.5030305@bsdforen.de> Date: Wed, 11 Feb 2009 09:55:01 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.19 (X11/20090110) MIME-Version: 1.0 To: "Sean C. Farley" References: <49912C77.8060504@bsdforen.de> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org Subject: Re: xorg hal dbus X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2009 08:55:39 -0000 Sean C. Farley wrote: > On Tue, 10 Feb 2009, Dominic Fandrey wrote: > >> Tom Mende wrote: >>> 2. Don't use moused. If you want it to work with addon usb mice >>> set this in rc.conf: >>> >>> moused_enable="NO" >>> moused_nondefault_enable="NO" >> >> This is a) outdated and b) those are options. That means you do >> one of them, not both. > > It may have changed, but they were both required at one time. Without > the second option set to "NO", USB mice were still acquired by moused. > > Sean And there's nothing wrong with that.