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: <3C3B10E9.AC669F23@rowman.com> Date: Tue, 08 Jan 2002 10:31:53 -0500 From: John Peacock MIME-Version: 1.0 To: "Gerrit P. Haase" 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> <3C3B005B DOT D121F781 AT rowman DOT com> <10519647832 DOT 20020108160915 AT familiehaase DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Gerrit P. Haase" wrote: > > Yes, but I'm sure it needs some discussion. Isn't that what we are doing here? ;~) > I would like to have it a blue background and a red cursor;) Pervert! ;~! > > > but since this file is, I believe, originally created by the CygWin installer, > > the change needs to happen there. > > Maybe a hint in the FAQ with an example how to start up rxvt > in x:\cygwin\cygwin.bat from a shortcut on the desktop is > sufficient for the beginning? > > Something like this: > @echo off > > REM your drive and path here: > C: > chdir \cygwin\bin > > REM -sr scrollbar rightside, -sl 2500 lines big, -sb scrollbar active, -fg textcolor, > REM -bg backgroundcolor,-geometry size, -tn terminaltype, -cr cursorcolor, > REM -fn font+size, -e eval this command > rxvt -sr -sl 2500 -sb -geometry 90x30 -fg lightblue -bg midnightblue -cr red -tn rxvt -fn "Lucida Console-14" -e /usr/bin/bash --login -i > I guess that's not such a bad idea. However, IMNSHO, whether you are using command.exe or cmd.exe with bash, rxvt is SO much better that it should be the default (and make the FAQ tell how to NOT run it). John p.s. and I guess your color scheme isn't so awful; typically you never want to have red and blue of the same intensity next to each other, since the same cones in your eyes perceive both colors and you can sometimes get the phantom movement -- 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/