From owner-freebsd-questions@FreeBSD.ORG Thu Jul 21 14:25:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EF25916A42D for ; Thu, 21 Jul 2005 14:25:41 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id A87D443D49 for ; Thu, 21 Jul 2005 14:25:28 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 13229 invoked from network); 21 Jul 2005 14:25:22 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Jul 2005 14:25:22 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id DF1183E; Thu, 21 Jul 2005 10:25:20 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Trey Sizemore References: <1121815135.18951.2.camel@chameleon.thesizemores.net> <44wtnlioqu.fsf@be-well.ilk.org> <20050720160924.29b244b0@localhost> From: Lowell Gilbert Date: 21 Jul 2005 10:25:20 -0400 In-Reply-To: <20050720160924.29b244b0@localhost> Message-ID: <441x5sjkxb.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: lost gdm screen 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: Thu, 21 Jul 2005 14:25:42 -0000 Trey Sizemore writes: > On 20 Jul 2005 09:35:53 -0400 > Lowell Gilbert wrote: > > > Trey Sizemore writes: > > > > > Or to be more precise, after an upgrade of gdm, when I log in I get > > > an error message that the config file contains an error (or > > > unrecognized command) and that it will use the default. > > > > > > I'm then presented with the default gdm login screen rather than the > > > 'more stylish' version I had previously. > > > > > > What changed that the previous gdm.conf file is no longer valid? > > > How do I get the 'nice' gdm screen back? > > > > Fix the error in the config file. > > > > The gdm log file will probably tell you what the error is. > > Where is the gdm log file located? I don't know; I don't use it. Try locate(1). The xdm log file is /var/log/xdm.log by default.