[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: newbie questions
From: |
Truls Becken |
Subject: |
Re: newbie questions |
Date: |
Wed, 22 Apr 2009 23:15:03 +0200 |
Riccardo Mottola wrote:
> The point in having gworkspace exec'd is that wen it terminates you get back
> to xdm. GWorkspace can control all open gnustep apps, so it will present you
> with a real "log off" option. The only drawback of this approach is that if
> something in gnustep crashes you exit your whole X session.
It should be possible to get by this with somthing like;
while ! GWorkspace; do
echo "GWorkspace.app died, restarting..."
done
but one might want to protect it against the workspace not starting at
all, preferrably so that an alert is shown and the session somehow
goes back to waiting for wm termination.
-Truls
- newbie questions, Richard Danter, 2009/04/22
- Re: newbie questions, Riccardo Mottola, 2009/04/22
- Re: newbie questions,
Truls Becken <=
- Window managers ( was Re: newbie question ), Pete French, 2009/04/22
- Re: Window managers ( was Re: newbie question ), Yen-Ju Chen, 2009/04/22
- Re: Window managers ( was Re: newbie question ), David Chisnall, 2009/04/23
- Re: Window managers ( was Re: newbie question ), Yen-Ju Chen, 2009/04/23
- Re: Window managers ( was Re: newbie question ), David Chisnall, 2009/04/23
- Message not available
- Re: Window managers ( was Re: newbie question ), hns, 2009/04/24
- XCB (Was Re: Window managers ( was Re: newbie question )), Fred Kiefer, 2009/04/23
- Re: XCB (Was Re: Window managers ( was Re: newbie question )), David Chisnall, 2009/04/23
- Message not available
- Re: XCB (Was Re: Window managers ( was Re: newbie question )), hns, 2009/04/23
- Re: XCB (Was Re: Window managers ( was Re: newbie question )), hns, 2009/04/23