the startxwin.bat file

Delmiro Fernandez-Reyes delmiro.f@virgin.net
Wed Jun 20 06:19:00 GMT 2001


I am using this bat file

@echo off
SET DISPLAY= :0.0
SET PATH=.;%PATH%;\cygwin\bin;\cygwin\usr\X11R6\bin

rem cleanup after last run
attrib -s \cygwin\tmp\.X11-unix\X0
del \cygwin\tmp\.X11-unix\X0
rmdir \cygwin\tmp\.X11-unix

start XWin -screen 0 800x600x32 -engine 4

rxvt -fn "Lucida Console-12" -e /usr/bin/bash
xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
/usr/bin/bash
mxterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
/usr/bin/bash
twm

REM set stty=intr ^c susp ^z start ^q stop ^s quit ^\\ erase ^?
@echo on

Does not find path of tmp\X11-unix
does not find rxvt
and xterm, mxterm and twm give me errors such it does not find Xt etc




More information about the Cygwin-xfree mailing list