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: STARTXWIN.BAT Hanging Under Win2KPro


I have W2K Professional, and it works just fine.  You may want to edit the
startxwin.bat file to fit your needs. (Rightclick startxwin.bat > edit)  For
your convenience, I wrote up this seperate little batch script (run under
cmd or standalone):

@echo off

C:
set CYGWINBASE=C:\cygwin
set HOME=%CYGWINBASE%\home\[username]
set PATH=%PATH%;%CYGWINBASE%\bin
chdir=%CYGWINBASE%\bin

cd ..
cd usr\X11R6\bin
startxwin.bat

Reply if this helps or not.

Charli

> -----Original Message-----
> From: cygwin-xfree-owner@cygwin.com
> [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Douglas J. Renze
> Sent: Friday, June 09, 2006 6:13 PM
> To: cygwin-xfree@cygwin.com
> Subject: STARTXWIN.BAT Hanging Under Win2KPro
>
>
> The subject says it all.
>
> STARTXWIN.BAT is hanging on the startup under Win2KPro.  If I run it, it
> will stall out - I can't right-click on the X icon in the system tray to
> bring up the menu, and when I examine the processes, it appears that
> XWin.exe is running, as well as an xterm.exe process, but no
> XTerm ever pops
> up.
>
> If I kill the process, then start it up *again*, everything pops up just
> fine.
>
> Ideas?  If this is something that somebody has encountered
> before, a simple
> pointer in the right direction would do just fine.
>
> TIA.
> ---
> Douglas J. Renze
> drenze@earthlink.net


--
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]