Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 1998 01:01:25 +0200
From:      Palle Girgensohn <girgen@partitur.se>
To:        mjaffe@rsv.ricoh.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: KDE windowing environment
Message-ID:  <358EE245.353F3504@partitur.se>
References:  <XFMail.980622142811.mjaffe@rsv.ricoh.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <mjaffe@rsv.ricoh.com>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?358EE245.353F3504>