From owner-freebsd-questions@FreeBSD.ORG Sat Jan 31 22:10:14 2009 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 E6E101065673 for ; Sat, 31 Jan 2009 22:10:14 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id A3A258FC20 for ; Sat, 31 Jan 2009 22:10:14 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n0VMADrL027934; Sat, 31 Jan 2009 15:10:13 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n0VMAD8v027931; Sat, 31 Jan 2009 15:10:13 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 31 Jan 2009 15:10:13 -0700 (MST) From: Warren Block To: Keith Seyffarth In-Reply-To: <20090131213917.175A8A6CFB@maxine.cjones.org> Message-ID: References: <20090128212906.35F33A6B41@maxine.cjones.org> <20090128225313.6097f792@baby-jane.lamaiziere.net> <20090131213917.175A8A6CFB@maxine.cjones.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (wonkity.com [127.0.0.1]); Sat, 31 Jan 2009 15:10:13 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: issues with X not loading 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: Sat, 31 Jan 2009 22:10:15 -0000 On Sat, 31 Jan 2009, Keith Seyffarth wrote: > I also tried adding > AllowEmptyInput "off" > in xorg.conf, but that gives an error when starting X that > AllowEmptyInput is not valid. In section ServerLayout, add Option "AllowEmptyInput" "Off" An alternative is to leave your hal/moused/xorg.conf alone and add Option "AutoAddDevices" "Off" to ServerLayout. -Warren Block * Rapid City, South Dakota USA