Re: Changing xterm colors in Leopard
Re: Changing xterm colors in Leopard
- Subject: Re: Changing xterm colors in Leopard
- From: Bill Janssen <email@hidden>
- Date: Fri, 9 Nov 2007 08:13:57 PST
- Comments: In-reply-to Ben Byer <email@hidden> message dated "Fri, 09 Nov 2007 05:14:47 -0800."
> 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)
This email sent to email@hidden