discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Start GNUstep.sh as early as possible in Xwindow session


From: Charles Philip Chan
Subject: Re: Start GNUstep.sh as early as possible in Xwindow session
Date: Mon, 17 Apr 2006 04:01:26 -0400

On Sun, 16 Apr 2006 23:32:41 -0700
"Yen-Ju Chen" <yjchenx@gmail.com> wrote:

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

It looks like you are running it instead of sourcing it, ie:

   source /usr/GNUstep/System/Library/Makefiles/GNUstep.sh

Mine is sourced from /etc/profile.d (in this special case, just
symlink the file to it), but of course you can use ~/.profile, or
~/xinitirc. The difference between ~/.profile and ~/.bashrc is that
~/.profile only runs once when logging in as opposed to ~/.bashrc
which runs every time you invoke a new shell.

Charles 

-- 
printk(KERN_EMERG "PCI: Tell willy he's wrong\n");
        linux-2.6.6/arch/parisc/kernel/pci.c

Attachment: signature.asc
Description: PGP signature


reply via email to

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