This is the mail archive of the cygwin-xfree@cygwin.com 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]

Can't Open Display


Ok, upgraded to DirectX 8a... made no difference..

HEre is my startwin.bat

C:\cygwin\usr\X11R6\bin>more startxwin.bat
@echo off
SET DISPLAY=127.0.0.1:0.0
SET
PATH=%PATH%;\usr\X11R6\bin;\cygwin\bin;\cygwin\usr\bin
if "%OS%" == "Windows_NT" start XWin -screen 0
1024x768x16 -whitepixel 255 -blac
kpixel 0
if "%OS%" == "" start XWin95 -screen 0 1024x768x16
-whitepixel 255 -blackpixel 0
if "%OS%" == "Windows_NT" start /B xterm -sl 1000 -sb
-rightbar -ms red -fg yell
ow -bg black -e bash
if "%OS%" == "" start xterm -sl 1000 -sb -rightbar -ms
red -fg yellow -bg black
-e bash
if "%OS%" == "Windows_NT" start /B rxvt -fn "Lucidia
Console-12"
if "%OS%" == "" start rxvt -fn "Lucidia Console-12"
if "%OS%" == "Windows_NT" start /B twm
if "%OS%" == "" start twm





=====
---------------------------------
Kevin DeKorte
kdekorte@yahoo.com


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/


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