Re: Panther X11 quits if xterm is killed?
Re: Panther X11 quits if xterm is killed?
- Subject: Re: Panther X11 quits if xterm is killed?
- From: Constantinos Antoniou <email@hidden>
- Date: Sat, 25 Oct 2003 20:33:41 -0400
On Oct 25, 2003, at 8:11 PM, Mark Wilson wrote:
On Oct 25, 2003, at 3:41 PM, Constantinos Antoniou wrote:
If I close the xterm (that X11 opens when it starts - I do not need
it, as I am using the OSX terminal for launching X-apps) then X11
quits as well. Is this a feature or something wrong with my setup?
You can check your .xinitrc file. There may be one in your home
directory. You probably have a line that says:
exec xterm
You can put the following at the end of ~/.xinitrc:
xterm &
# start the window manager
exec quartz-wm
and delete any other line beginning with 'exec'.
Thanks,
I guess this is the way to do it without resorting to the change that
John suggested.
Regards,
Costas
Regards,
Mark Wilson
_______________________________________________
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.
--
Constantinos Antoniou
Ph.D. Candidate
Massachusetts Institute of Technology
Intelligent Transportation Systems Program
77 Massachusetts Ave., NE20-208, Cambridge, MA 02139
(T) 617-252-1113 * (F) 617-252-1130 * (email) email@hidden
_______________________________________________
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.