Problems starting "rxvt" from startxwin.bat

Mike Ayers mike_ayers@tvworks.com
Tue Sep 1 22:42:00 GMT 2009


> From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-
> owner@cygwin.com] On Behalf Of Phil Betts

> Jose Luis wrote:
> > I can start "xterm" from startxwin.bat:
> >
> >         %RUN% xterm -e /usr/bin/bash -l
> >
> > but no "rxvt":
> >
> >         %RUN% rxvt -bg white -fg black -e /bin/bash
> >
> > although it can be started from command line:
> >
> >          jlfdiaz@JLFDIAZWXP ~
> >          $ rxvt -bg white -fg black -e /bin/bash  &

	Brutality is fun!

%RUN% xterm -e "sh -c '(nohup rxvt -bg white -fg black -e /bin/bash &) && sleep 1'"


	HTH,

Mike



More information about the Cygwin-xfree mailing list