| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <jbrickman AT joshuacorps DOT 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 DOT 30408 AT softhome DOT net> <243452635 DOT 20040229073230 AT joshuacorps DOT org> <40422C14 DOT 6070704 AT yahoo DOT com> |
| Mime-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |