From owner-freebsd-questions Wed Mar 29 16:47:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id E6DE037B96E for ; Wed, 29 Mar 2000 16:47:25 -0800 (PST) (envelope-from kline@tera.com) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id QAA25440; Wed, 29 Mar 2000 16:47:42 -0800 (PST) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id QAA12522; Wed, 29 Mar 2000 16:47:24 -0800 (PST) Date: Wed, 29 Mar 2000 16:47:24 -0800 From: Gary Kline To: lawrence.hy.cheung@philips.com Cc: questions@freebsd.org Subject: Re: KDE or other wm setup please? Message-ID: <20000329164724.A12517@athena.sea.tera.com> References: <0056920005349180000002L202*@MHS> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <0056920005349180000002L202*@MHS>; from lawrence.hy.cheung@philips.com on Thu, Mar 30, 2000 at 08:35:36AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 30, 2000 at 08:35:36AM +0800, lawrence.hy.cheung@philips.com wrote: > Hi, > > Very simple, > > 1) Install KDE from ports > > # cd /usr/ports/x11/kde > # make > # make install > > 2) Edit your .xsession point to kde > > # vi ~/.xsession > > [ Replace the ctwm line with following statement ] > > /usr/local/bin/startkde > > 3) To replace xdm with kdm > > # su root > # vi /etc/tty > > [ Replace the path of xdm with the path of kdm ] > I typically exec xdm as root rather than have the line in /etc/ttys, so I'm assuming that the same tactic will work with kdm.... thanks much, gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message