From owner-freebsd-questions Wed Mar 29 16:36:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gw-hk1.philips.com (gw-hk1.philips.com [202.130.151.66]) by hub.freebsd.org (Postfix) with ESMTP id F248137B9E3 for ; Wed, 29 Mar 2000 16:36:11 -0800 (PST) (envelope-from lawrence.hy.cheung@philips.com) Received: from smtprelay-hk1.philips.com (localhost.philips.com [127.0.0.1]) by gw-hk1.philips.com with ESMTP id IAA04534; Thu, 30 Mar 2000 08:36:04 +0800 (HKT) (envelope-from lawrence.hy.cheung@philips.com) From: lawrence.hy.cheung@philips.com Received: from smtprelay-asp1.philips.com(130.147.65.5) by gw-hk1.philips.com via mwrap (4.0a) id xma004530; Thu, 30 Mar 00 08:36:04 +0800 Received: from APLMS01.DIAMOND.PHILIPS.COM (aplms01sv1.diamond.philips.com [130.147.79.213]) by smtprelay-hk1.philips.com (8.9.3/8.8.5-1.2.2m-19990317) with ESMTP id IAA18288; Thu, 30 Mar 2000 08:36:03 +0800 (HKT) Received: by APLMS01.DIAMOND.PHILIPS.COM (Soft-Switch LMS 4.0) with snapi via APAC id 0056920005349180; Thu, 30 Mar 2000 08:35:36 +0800 To: Cc: Subject: Re: KDE or other wm setup please? Message-ID: <0056920005349180000002L202*@MHS> Date: Thu, 30 Mar 2000 08:35:36 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; name="MEMO 03/30/00 08:35:34" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Very simple,=20 1) Install KDE from ports # cd /usr/ports/x11/kde # make # make install 2) Edit your .xsession point to kde # vi ~/.xsession =20 [ Replace the ctwm line with following statement ] =20 /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 ] Regards, Lawrence H.Y. Cheung In a test account I'm about to set up a new environment. I could just cp my ~/.xsession file and use ctwm, but it's time to get adventurous. (This is about as significant as my thrills get.) Anyone willing to share a KDE setup? I'm open to other suggestions, but would rather keep it simple, sir. thanks for some clues, gary = To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message