Comments: In-reply-to Ben Byer <email@hidden> message dated "Fri, 09 Nov 2007 05:14:47 -0800."
Delivered-to: email@hidden
Delivered-to: email@hidden
> There's a known issue that has no good solution --
> your xinitrc will not get executed before whatever application starts
> X11.app executes. This is because the server is the one that executes
> it, and by the time that happens, the first client has already started
> it. I'd love to fix it, but I don't know how.
It seems like a design issue. The idea of using launchd to start the
X server is an interesting one, but it adds more of the start-up
uncertainty OS X is already famous for. The original design of X11
was that xinit started the X server, then one or more clients, and was
run only once. The /usr/X11/X11.app code seems to do very much the
same thing; why not get rid of the launchd server-starter and just
have the client execute X11.app to get a working system? What problem
is the launchd approach solving?
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden
This email sent to email@hidden