Re: X11 xterm window initialization
Re: X11 xterm window initialization
- Subject: Re: X11 xterm window initialization
- From: Randy Ford <email@hidden>
- Date: Thu, 13 Feb 2003 13:44:09 -0600
On Thursday, February 13, 2003, at 11:46 AM, Yannuzzi Mark J Civ
AFRL/SNDD wrote:
When a new xterm is opened from within X11, via the
"Applications->Terminal" menu item, what script, if any, gets run?
You set what gets run from the Command field in Customize section of
the Applications menu. If you run tcsh, you may want something like to
following:
source ~/.cshrc; xterm
Another option is to start the xterm as a login shell (-ls option).
You can search the archives for much discussion on this.
randy.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.