This is just for testing... yes you can set it.  Don't go by doing that for 
general use... but it works good enough for testing window managers... for 
single sessions. Its the way I tested some a while back.  Directly executing 
the server this way is also how I use it all the time in my custom build for 
Wineskin, but since thats not being used as a general purpose X11 server, it 
doesn't make it a big deal...

On Jan 30, 2011, at 1:17 PM, Dave Ray wrote:
> 
> Doh123 wrote:
> 
>> That is actually very easy to do.
>> 
>> just set a $DISPLAY, then run X11.bin directly for that $DISPLAY.. then you 
>> can launch any wm you want on that same $DISPLAY...
>> 
>> like...
>> cd into Xquartz/Contents/MacOS
>> do a... export DISPLAY=:55
>> then do a ./X11.bin :55
>> 
>> at that point it will start up just the X server with no window manager or 
>> anything else... if you open an xterm it will have no window decoration or 
>> anything.  Just use an export DISPLAY=:55 in another terminal then launch 
>> the window manager executable and see if it runs.
> 
> Can I really set my own DISPLAY? I thought that was something one can't mess 
> with.
> 
> I will try this as well.
> 
> Thanks guys for the input.
> 
> Dave
_______________________________________________
Xquartz-dev mailing list
Xquartz-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev

Reply via email to