discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Configuring Window Maker


From: Andreas Höschler
Subject: Re: Configuring Window Maker
Date: Tue, 4 Jan 2005 14:51:25 +0100

Hi,

No, it should not because "exec" causes the shell to substitute itself
with its child process.

The correct sequence of commands would be:
source ..../GNUstep.sh
openapp GWorkspace &^
exec ..../windowmanager

Thanks for the hint. My .xinitrc now looks as foolows:

source /opt/GNUstep/System/Makefiles/GNUstep.sh
openapp GWorkspace &^
exec wmaker


After logging in I get a panel "Application may already be running with this name". Why is GWorkspace.app" be started twice? Any idea?

Thanks!

Regards,

Andreas

reply via email to

[Prev in Thread] Current Thread [Next in Thread]