Re: Here's my .xsession (was Re: User-selected window-manager in an easy way)

1999-05-12 Thread Marco d'Itri
On May 11, [EMAIL PROTECTED] wrote: ># launch the session-controlling process. If it dies, so does the session. > >#exec logout-button >exec gnome-session This is bad. Please try something like: fxt() { xterm -fg red & exec sleep 999d; } gnome-session || fxt -- ciao, Marco

Here's my .xsession (was Re: User-selected window-manager in an easy way)

1999-05-11 Thread jim
Here's my .xsession... it assumes the window manager is not the session controller, and something else is (but that can be changed pretty easily) --- file: .xsession --- #!/bin/bash # # logout button .xsession allowing fav window mgr by Jim Lynch # # This .xsession prepares for gnome by having