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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C3B005B.D121F781@rowman.com> Date: Tue, 08 Jan 2002 09:21:15 -0500 From: John Peacock MIME-Version: 1.0 To: David Starks-Browning CC: cygwin AT cygwin DOT com Subject: Re: cygwin console References: <20020108113417 DOT A8402 AT infosat DOT net> <6374-Tue08Jan2002111758+0000-starksb AT ebi DOT ac DOT uk> <1126157253 DOT 20020108122424 AT familiehaase DOT de> <5519-Tue08Jan2002114553+0000-starksb AT ebi DOT ac DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit David Starks-Browning wrote: > > On Tuesday 8 Jan 02, Gerrit P. Haase writes: > > I think `rxvt' should be the default shell for Cygwin after a > > fresh setup. At least for Win98 users. > > I fully agree, but who is going to do the work? > The change is truly trivial: --- cygwin.bat.orig Tue Jan 8 09:15:22 2002 +++ cygwin.bat Tue Jan 8 09:20:22 2002 @@ -3,4 +3,4 @@ D: chdir \cygwin\bin -bash --login -i +start rxvt -sl 300 -e bash --login -i but since this file is, I believe, originally created by the CygWin installer, the change needs to happen there. HTH John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 -- 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/