discuss-gnustep
[Top][All Lists]
Advanced

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

Start GNUstep.sh as early as possible in Xwindow session


From: Yen-Ju Chen
Subject: Start GNUstep.sh as early as possible in Xwindow session
Date: Sun, 16 Apr 2006 23:32:41 -0700

I have a GNUstep application which will be loaded when the xsession start.
It is done by saving session in gnome.
It always fails to load because the GNUstep.sh is not set when the
application is loaded.
I try to put GNUstep.sh in several places like .bash_rc, .xinitrc, .xsession,
but it doesn't work.
The only way I can make it work is to have a script which always
called GNUstep.sh
before my application.
But it is not an elegant way to solve the problem.
And gnome always save the real execute, not even AppName.app,
ex. /usr/local/GNUstep/Applications/AppName.app/AppName.
So it won't help by modifying openapp script.

I wonder anyone has a better solution,
like automatically running GNUstep.sh if it is run before ?

I use gnome by the way.
So gdm and gnome-session are used in this case.

Thanx a lot !!

Yen-Ju




reply via email to

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