Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2005 19:43:12 +0100
From:      Jorn Argelo <jorn@wcborstel.nl>
To:        Sasa Stupar <sasa@stupar.homelinux.net>
Cc:        FreeBSD Q ML <freebsd-questions@freebsd.org>
Subject:   Re: KDE - how to?
Message-ID:  <43A9A240.9070709@wcborstel.nl>
In-Reply-To: <DD1951B2B337D6EB56BFAF52@[192.168.10.249]>
References:  <DD1951B2B337D6EB56BFAF52@[192.168.10.249]>

next in thread | previous in thread | raw e-mail | index | archive | help
Sasa Stupar wrote:

> Hi!
>
> I have been searching and trying to build a FreeBSD with KDE desktop 
> but I have not luck. The X starts but only the xdm.
> Is there some nice step by step guide for it? Don't tell me for 
> handbook since I have tried to do it without success.
>
> Regards,

Open /etc/ttys with your favourite editor and search for this line:

ttyv8   "/usr/X11R6/bin/xdm -nodaemon"  xterm   off secure

Change this into:

ttyv8   "/usr/X11R6/bin/kdm"  xterm   on secure

And voila, KDM will start at boot.

Best regards,

Jorn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A9A240.9070709>