Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2003 17:28:49 +0100
From:      Miguel Mendez <flynn@energyhq.es.eu.org>
To:        "Lee Mx" <lee_ver_mx@hotmail.com>
Cc:        questions@freebsd.org
Subject:   Re: Starting KDE from ttys and xdm.
Message-ID:  <20031117172849.0fb137e9.flynn@energyhq.es.eu.org>
In-Reply-To: <Sea2-F37bPkPuOlvX6D00008171@hotmail.com>
References:  <Sea2-F37bPkPuOlvX6D00008171@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
begin  electrogrammati illius Lee Mx 

Hi,

> When I enable xdm in /etc/ttys, it starts twm by default.
> With startx and xinitrc it starts whatever is there.  How can the
> default window manager be changed when starting with xdm?

Create a .xsession file in your home dir. Something like this should do it:
---------cut---------------
#!/bin/sh
exec startkde
--------cut----------------

Cheers,
-- 
	Miguel Mendez <flynn@energyhq.es.eu.org>
	http://www.energyhq.es.eu.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031117172849.0fb137e9.flynn>