This is the mail archive of the cygwin-xfree@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: startxwin.bat problem


 
> I had the wrong cygwin1.dll.  Now I get the grey
> screen of death :-) and
> nothing comes up.  Here's my startxwin.bat:
> 
> @echo off
> SET DISPLAY=127.0.0.1:0.0
> SET PATH=%PATH%;\usr\X11R6\bin;\cygwin\usr\bin
> start XWin -screen 0 800x600x16 -whitepixel 255
> -blackpixel 0
> #start XWin -screen 0 1024x768x16 -whitepixel 255
> -blackpixel 0
> start /B xterm -sl 1000 -sb -rightbar -ms red -fg
> yellow -bg black -e bash
> start /B rxvt -fn "Lucidia Console-12"
> start /B vtwm
> 
> When I remove /B the X screen locks the keyboard and
> mouse when I put them
> back X starts but non of those apps start.
> 
> > | 
> > | in a separate dialog box, while the dos window
> says:
> > | 
> > | Out of environment space
> > | Out of environment space
These two come from the Memory properties in the
Windows shortcut that launched CygWin.
Set Initial Environment to 4096.

Don't have seen the /B option with the start command ?

___________________________________________________________
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, 
Yahoo! Messenger : http://fr.messenger.yahoo.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]