From owner-freebsd-questions Mon Jun 22 16:01:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15140 for freebsd-questions-outgoing; Mon, 22 Jun 1998 16:01:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailc.telia.com (root@mailc.telia.com [194.22.190.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15109 for ; Mon, 22 Jun 1998 16:01:13 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from d1o29.telia.com (root@d1o29.telia.com [194.236.214.241]) by mailc.telia.com (8.8.8/8.8.8) with ESMTP id BAA29941; Tue, 23 Jun 1998 01:01:06 +0200 (MET DST) Received: from partitur.se (t1o29p35.telia.com [194.236.214.35]) by d1o29.telia.com (8.8.8/8.8.5) with ESMTP id BAA11445; Tue, 23 Jun 1998 01:01:04 +0200 (MET DST) Message-ID: <358EE245.353F3504@partitur.se> Date: Tue, 23 Jun 1998 01:01:25 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-STABLE i386) MIME-Version: 1.0 To: mjaffe@rsv.ricoh.com CC: freebsd-questions@FreeBSD.ORG Subject: Re: KDE windowing environment References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's mine: #!/bin/sh # start the window manager and wait for it to finish xrdb -load .Xdefaults xconsole -iconic & startkde startkde is in $KDEPATH/bin, i.e. in /usr/local/bin if you installed the port. Hope this helps. /Palle Mark Jaffe wrote: > > I'm running FreeBSD 2.2.6 on a Dell XPS D333, and currently using the fvwm > X-environment. I didn't like some features of fvwm2, and twm is almost useless. > But one of my colleagues is using kde, and I cannot get it to come up. I've > installed all the required components, but am clueless as to how to modify my > .xinitrc. Can someone show me an example? > > --------------------------------------- > Mark Jaffe | Build Meister > Ricoh Silicon Valley | (408) 863-8066 > E-Mail: Mark Jaffe > Date: 22-Jun-98 > Time: 14:24:09 > > This message was sent by XFMail > --------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message