From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 09:54:07 2004 Return-Path: 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 2F78C16A4CF for ; Mon, 22 Mar 2004 09:54:07 -0800 (PST) Received: from makeworld.com (chcgil2-ar9-4-60-214-019.chcgil2.dsl-verizon.net [4.60.214.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A07443D3F for ; Mon, 22 Mar 2004 09:54:06 -0800 (PST) (envelope-from racerx@makeworld.com) Received: from evrtwa1-ar12-4-46-162-188.evrtwa1.dsl-verizon.net (racerx@evrtwa1-ar12-4-46-162-188.evrtwa1.dsl-verizon.net [4.46.162.188]) by makeworld.com (8.12.10/8.12.10) with ESMTP id i2MHs0HF012209; Mon, 22 Mar 2004 11:54:01 -0600 (CST) (envelope-from racerx@makeworld.com) From: Chris To: hueygeorge@comcast.net Date: Mon, 22 Mar 2004 11:53:59 -0600 User-Agent: KMail/1.6.1 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403221153.59815.racerx@makeworld.com> cc: FreeBSD Questions Subject: Re: no support! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 17:54:07 -0000 On Monday 22 March 2004 11:18 am, GP wrote: > How do I get into KDE? I set that as default to start at but it goes to > the prompt. I get startx going but all I get are 3 xterm displays and > that's it? Thanks, > George > Edit a file called .xinitrc (note the period before xinitrc) this file is in your home dir. If it's not there, create it anyways. The contense of this file is: exec startkde Then, type startx and bingo - you're off and running. -- Best regards, Chris