Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2004 23:33:59 +0200
From:      Peter Schuller <peter.schuller@infidyne.com>
To:        freebsd-questions@freebsd.org
Cc:        arden <arden@nildram.co.uk>
Subject:   Re: startx kde
Message-ID:  <200405142333.59773.peter.schuller@infidyne.com>
In-Reply-To: <1084569471.2967.13.camel@localhost>
References:  <1084569471.2967.13.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> on bsd i get an xterm the have to type startkde after startx
>
> is there a way to do it in one command?

Create (or modify) ~/.xinitrc

When X starts, it will execute ~/.xinitrc if it exists. If it does, X will 
also terminate when that file terminates. So simply putting "startkde" in 
~/.xinitrc should do the trick.

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@scode.org
E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405142333.59773.peter.schuller>