Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: "Jonathan E. Brickman" <jbrickman@joshuacorps.org>
Subject: Re: Issue with rxvt
Date: Sun, 29 Feb 2004 18:09:18 -0600
Lines: 22
Message-ID: <c1tuv6$tt0$1@sea.gmane.org>
References: <40418F40.30408@softhome.net> <243452635.20040229073230@joshuacorps.org> <40422C14.6070704@yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: ip68-102-164-182.ks.ok.cox.net
User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207)
In-Reply-To: <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/

