Date: Wed, 29 Mar 2000 16:47:24 -0800 From: Gary Kline <kline@tera.com> 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> In-Reply-To: <0056920005349180000002L202*@MHS>; from lawrence.hy.cheung@philips.com on Thu, Mar 30, 2000 at 08:35:36AM %2B0800 References: <0056920005349180000002L202*@MHS>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000329164724.A12517>