This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Issue with rxvt
- From: "Jonathan E. Brickman" <jbrickman at joshuacorps dot org>
- To: cygwin at cygwin dot com
- Date: Sun, 29 Feb 2004 18:09:18 -0600
- Subject: Re: Issue with rxvt
- References: <40418F40.30408@softhome.net> <243452635.20040229073230@joshuacorps.org> <40422C14.6070704@yahoo.com>
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/