the startxwin.bat file

Suhaib Siddiqi ssiddiqi@inspirepharm.com
Wed Jun 20 14:11:00 GMT 2001


Edit startxwin.bat and add REM before rxvt and mxterm.  

Suhaib

> -----Original Message-----
> From: Delmiro Fernandez-Reyes [ mailto:delmiro.f@virgin.net ] 
> Sent: Wednesday, June 20, 2001 9:17 AM
> To: cygwin-xfree@xfree86.cygwin.com
> Subject: the startxwin.bat file
> 
> 
> 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