From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 17:09:45 2008 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 B48671065673 for ; Tue, 19 Aug 2008 17:09:45 +0000 (UTC) (envelope-from prvs=pschmehl_lists=110c216bf@tx.rr.com) Received: from ip-relay-002.utdallas.edu (ip-relay-002.utdallas.edu [129.110.20.112]) by mx1.freebsd.org (Postfix) with ESMTP id 8B0818FC18 for ; Tue, 19 Aug 2008 17:09:45 +0000 (UTC) (envelope-from prvs=pschmehl_lists=110c216bf@tx.rr.com) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.31,321,1215406800"; d="scan'208";a="5550635" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-002.utdallas.edu with ESMTP; 19 Aug 2008 11:41:08 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 1F75023DE8; Tue, 19 Aug 2008 11:41:08 -0500 (CDT) Date: Tue, 19 Aug 2008 11:41:08 -0500 From: Paul Schmehl To: FreeBSD Mailing List Message-ID: <7AA13B0DB106DA72821364AE@utd65257.utdallas.edu> In-Reply-To: <20080818234319.GA3184@thought.org> References: <20080818234319.GA3184@thought.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Gary Kline Subject: Re: Still, no-joy with kdm...... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2008 17:09:45 -0000 --On Monday, August 18, 2008 16:43:23 -0700 Gary Kline wrote: > > Guys, > > Im looking at the kdmrc file but don't see anything wrong. > Any ideas where to llook next? I use kde every day, and I don't have a kdmrc file. You can start kde several ways. One way is to login as root and type "kdm" at the prompt. Another is to edit /etc/ttys the way the Handbook describes. (You can read that yourself.) Another way is to use an xinitrc file. (That's in the Handbook as well.) The reason kdm can't create its pid file is most likely because you're trying to start it under your account instead of root. > > gary > > PS: what is the startup for exec'ing gnome?? echo 'gnome_enable="YES"' >> /etc/rc.conf That's in the Handbook as well. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* Check the headers before clicking on Reply.