Re: ICEWM and Gnome logout
- From: Richard Hult <rhult hem2 passagen se>
- To: Kay Molkenthin <molkenthin okay net>, gnome-list gnome org
- Subject: Re: ICEWM and Gnome logout
- Date: Tue, 23 Mar 1999 21:32:10 +0100
> I dont know if that has anything to do with it, but you shouldn't really
> use 'exec' for anything but the last line. IIRC, exec basically throws the
> shell running the script away and replaces it with the program specified
> after exec. You should do it like this:
>
> esd &
> icewm &
> exec gnome-session
Doh! I was not thinking. Of course, you should not have to run icewm and esd
because gnome-session will take care of that. But you should still not have
more than one exec and no & after it.
Richard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]