Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 1999 06:58:30 +1000
From:      Jim Mock <jim@corp.au.triax.com>
To:        Fadi Sodah <sodah@qatar.net.qa>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kde
Message-ID:  <19990331065830.D29335@corp.au.triax.com>
In-Reply-To: <3701238D.516A718@qatar.net.qa>
References:  <3701238D.516A718@qatar.net.qa>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Mar 1999 at 22:18:44 +0300, Fadi Sodah wrote:
> hi
> 
> how can i setup kde?
> what shall i write in .xinitrc?
> 

Here's a .xinitrc..

--- cut ---

#!/bin/sh
# Start KDE as my default wm

startkde

--- cut ---

That's all you need in it.  Type startx and as long as KDE is properly
installed, it should start as your wm.

Later,

-- 
Jim Mock  System Administrator  jim@corp.au.triax.com  ,-._|\  FreeBSD
work:  Triax Internet Services  http://www.triax.com/ /      \ The
personal:  http://www.triax.com/~jim/                 \_,--._/ Power To
The FreeBSD 'zine  http://www.freebsdzine.org/              v  Serve!


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?19990331065830.D29335>