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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XWin starting differently after update


On Fri, 15 Oct 2004, Sterling Baker wrote:

> I'm on XP and was starting with startxwin.bat with the following;
> 
> start /B XWin
> run openbox
> run xsetroot -solid aquamarine4
> 
> after doing an update today this gives an 'Run.exe' window saying it
> couldn't find 'openbox' which is in the same directory (/usr/X11R6/bin/) as
> the XWin binary.  However if I start the shell first then run startxwin.sh
> with;


try this:

start /B XWin
run -p /usr/X11R6/bin openbox
run -p /usr/X11R6/bin xsetroot -solid aquamarine4

> 
> C:\cygwin\usr\X11R6\bin\run.exe XWin.exe -query ... -nodecoration
> 
> But that failed to find cygwin1.dll till I put it into the same directory as
> XWin.exe. 

DON'T EVER DO THIS.


Create the shortcut with c:\cygwin\bin as working directory and with
C:\cygwin\usr\X11R6\bin\run.exe XWin.exe
as commandline.

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723


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