delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/01/11/11:57:07

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
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <20020111165547.4290.qmail@web20003.mail.yahoo.com>
Date: Fri, 11 Jan 2002 08:55:46 -0800 (PST)
From: Joshua Franklin <joshuadfranklin AT yahoo DOT com>
Subject: possible patch for cygwin.bat
To: cygwin AT cygwin DOT com
MIME-Version: 1.0

Here's a possible patch to include a couple rxvt 
lines REMed out. No changelog yet since I figure it
needs comments. Anyone?

--- desktop.cc-orig     Fri Jan 11 10:38:12 2002
+++ desktop.cc  Fri Jan 11 10:46:18 2002
@@ -199,6 +199,9 @@ make_cygwin_bat ()
           backslash (concat (get_root_dir () + 2,
"/bin", 0)));
 
   fprintf (bat, "bash --login -i\n");
+  fprintf (bat, "REM If rxvt is installed, use this
to use it.\n");
+  fprintf (bat, "REM SEE ALSO man rxvt for more
information on options.\n");
+  fprintf (bat, "REM rxvt -fn \"Fixedsys\" -e
/bin/bash --login -i \n");
 
   fclose (bat);
 }



__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019