This is the mail archive of the cygwin mailing list for the Cygwin 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: Issue with rxvt


After playing with it a good bit, here is my final solution:

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/


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