From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 16:41:33 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 F092616A4D0 for ; Wed, 22 Sep 2004 16:41:33 +0000 (GMT) Received: from ioskeha.hittite.isp.9tel.net (ioskeha.hittite.isp.9tel.net [62.62.156.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F31743D48 for ; Wed, 22 Sep 2004 16:41:33 +0000 (GMT) (envelope-from huwwynnjones@neuf.fr) Received: from [81.185.81.218] (unknown [81.185.81.218]) by ioskeha.hittite.isp.9tel.net (Postfix) with ESMTP id C535414B8AC; Wed, 22 Sep 2004 19:00:07 +0200 (CEST) From: Huw Wynn-Jones To: freebsd-questions@freebsd.org, pixiedave@teapottraveler.com Date: Wed, 22 Sep 2004 18:42:01 +0200 User-Agent: KMail/1.7 References: <1269804092121387b89a598@mail.gmail.com> In-Reply-To: <1269804092121387b89a598@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409221842.01529.huwwynnjones@neuf.fr> Subject: Re: starting kde in 5.3 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: Wed, 22 Sep 2004 16:41:34 -0000 Hello, you new to change your .xinitrc file to read: exec startkde the .xinitrc file is found in your home directory ie: /home/huw/.xinitrc after this kde will run when you type startx you might want to have a look at the handbook section on kde and kdm, a graphical login screen. brgrds Huw On Wednesday 22 September 2004 06:38, pixiedave wrote: > Hey all, I amused to 4 stable, and have upgraded to 5.3. > I like that xorg runs out of the box, the old setup sucked!. > Anyways, I compiled kde3 from ports. That took forever! What do I > need to do to start it? > startx just runs twm. I am assuming i need to change a config file, > but never have done so with x11. > Thanks Dave