1. A batch file, "cygwin2.bat", located in C:\cygwin
2. The contents of the batch file as follows:
@echo off
C: chdir C:\cygwin\bin
rxvt -bg black -fg white -e bash --login -i
3. A shortcut to this batch file on my desktop, with the icon changed to the cygwin.ico located in C:\cygwin
4. Great joy, as it all works deliciously!
-- Jonathan E. Brickman http://joshuacorps.org
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/