>On Dec 16, 2007, at 07:43, Ben Byer wrote:
If you are hard-coding the value 'DISPLAY=:0' on any multi-user system, you are already committing a gross hack by making two bad assumptions:
1) that the X server is already running (this is a reasonable assumption on other platforms, because often you start programs from within X11. In that case, why do you need to set DISPLAY at all?)
2) that you are the only person running X on your machine, and that someone else will not be using DISPLAY :0.
--
Ben Byer
CoreOS / BSD Technology Group, XDarwin maintainer