Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: "Jonathan E. Brickman" Subject: Re: Issue with rxvt Date: Sun, 29 Feb 2004 18:09:18 -0600 Lines: 22 Message-ID: References: <40418F40 DOT 30408 AT softhome DOT net> <243452635 DOT 20040229073230 AT joshuacorps DOT org> <40422C14 DOT 6070704 AT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT 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/