From owner-freebsd-questions@FreeBSD.ORG Sun Apr 19 15:02:23 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 D393C106566C for ; Sun, 19 Apr 2009 15:02:23 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from kane.otenet.gr (kane.otenet.gr [83.235.67.31]) by mx1.freebsd.org (Postfix) with ESMTP id 3FA558FC2B for ; Sun, 19 Apr 2009 15:02:23 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from atlantis.dyndns.org (athedsl-4471176.home.otenet.gr [94.71.121.120]) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n3JF2LfU010556; Sun, 19 Apr 2009 18:02:21 +0300 Message-ID: <49EB3CFD.6010408@otenet.gr> Date: Sun, 19 Apr 2009 18:02:21 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.21 (X11/20090414) MIME-Version: 1.0 To: Warren Block References: <89ce7f740904182018s5ee0934ew54021bd2e44d207e@mail.gmail.com> <49EACF5B.9090107@otenet.gr> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Ivan \"Rambius\" Ivanov" , "mail.list freebsd-questions" Subject: Re: Problems with Xorg after portupgrade 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: Sun, 19 Apr 2009 15:02:24 -0000 Warren Block wrote: > On Sun, 19 Apr 2009, Manolis Kiagias wrote: > >> Browsing your xorg.conf, you forgot to add the keyword "Option" in front >> of "AllowEmptyInput". And actually this should also go the "ServerFlags" >> section. > > A ServerFlags section is optional; those entries can also go in the > ServerLayout section. That simplifies xorg.conf a little. > > -Warren Block * Rapid City, South Dakota USA Good to know, thanks. The Xorg upgrade was bumpy for me too - too many changes at once.