Re: ICEWM and Gnome logout



> 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]