Yaakov (Cygwin/X) wrote:
The following package has been updated for Cygwin 1.7:

* xinit-1.1.1-5

This package includes the startx, startxdmcp.bat, startxwin.bat, and 
startxwin.sh commands for launching the XWin server.

This releases fixes a few bugs in startxwin.{bat,sh}:

* Launch XWin from within a bash login shell, so programs launched by the XWin 
tray menu are within a regular environment.

In 'startxwin.bat' I see:

%RUN% bash -l -c "XWin -multiwindow -clipboard -silent-dup-error"

Shouldn't it be

%RUN% bash -l -c "XWin -multiwindow -clipboard -silent-dup-error &" ?


Cheers,
Angelo.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to