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

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



On May 11, jim@laney.edu 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


Reply to: