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: John Harper <email@hidden>
- Date: Sat, 25 Oct 2003 16:25:11 -0700
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?
did you modify your .xinitrc to run xterm as the last program? In 10.3
the X server quits when .xinitrc exits (which is how most other systems
work). To get the old behavior back execute "defaults write
com.apple.x11 xinit_kills_server -boolean false" in a shell then
restart X11.
John
_______________________________________________
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.