more startup "stalling"

Enoch Wu ewu@eskimo.com
Sun Apr 29 22:18:00 GMT 2001


On Mon, Apr 30, 2001 at 02:32:32PM +1000, Geoff Soutter wrote:
> 
> > Therefore, to everyone who asks the question, I suggest that they post the
> > startxwin.bat being executed.
> 
> OK, here ya go...
> 
> @echo off
> SET DISPLAY=127.0.0.1:0.0
> SET PATH=.;%PATH%;\cygwin\bin;\cygwin\usr\X11R6\bin
> 
> 
> REM ***************** TO USE WINDOWS START COMMAND*********************
> 
> start XWin -screen 0 1024x768x32 -whitepixel 255 -blackpixel 0 -engine 4
> 
> 
> start /B rxvt -fn "Lucida Console-12" -e bash
> start /B xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
> /usr/bin/bash
> REM start /B mxterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
> /usr/bin/bash
> start /B twm
> 
> REM start mwm
> REM start vtwm
> REM set stty=intr ^c susp ^z start ^q stop ^s quit ^\\ erase ^?
> @echo on
> 

Looks good to me. Anything deep inside the XWin code will have to be answered
by the two gurus - Sidiqqi and Hunt. Stay tuned for their authoritative
answers. 

By the way, did you look inside each DOS window to see if there are other
error messages. (Assuming you don't use startx to start X)

EW


> 
> 
> 
> 



More information about the Cygwin-xfree mailing list