[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: changing default screen manger in x



On Mon, May 25, 1998 at 10:04:38PM +0200, Martin Bialasinski wrote:
> MF> I am tring to change my default screen manager under X.
> MF> It s on a server and i am using it throuh a terminal (on a PC),
> MF> so i need to change it only for me.
> 
> Make sure you have "allow-user-xsession" in /etc/X11/config, then create
> the file .xsession in your homedir. It should be something like:
> 
> xterm &  # start a xterm
> xterm &  # start a second one
> fvwm2    # start the windowmanager. Note the missing &

those should be exec'd, ie exec xterm &, etc.

Attachment: pgpQinxZZeWP6.pgp
Description: PGP signature


Reply to: