This is the mail archive of the cygwin-xfree 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: [ANNOUNCEMENT] [1.7] Updated: xinit-1.1.1-5


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/


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