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: <3C3B1C00.8B6B0005@yahoo.com> Date: Tue, 08 Jan 2002 11:19:12 -0500 From: Earnie Boyd <earnie_boyd AT yahoo DOT com> Reply-To: CU List <Cygwin AT cygwin DOT com> X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: CU List <Cygwin AT cygwin DOT com> Subject: Re: Starting bash within rxvt [WAS: Re: cygwin console] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit start rxvt -fg <foreground color> -bg <background color> -sl <history size> -sr -fn <font> -tn <terminal type> -e /bin/bash --login -i I typically do: start rxvt -fg black -bg white -sl 2500 -sr -fn Courier-12 -tn cygwin -e /bin/bash --login -i HTH, Earnie. P.S.: The -sr moves the vertical slidebar to the right of the window. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- 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/