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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 19 Dec 2002 15:53:12 -0600 From: Steve O To: cygwin AT cygwin DOT com Subject: Re: rxvt customization questions Message-ID: <20021219155312.A13622@hagbard.io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i > I'd also like to show the current working directory in the title bar of a > rxvt console but haven't got a clue, so how can I achieve that? Setting PS1 to: PS1="\[\e]0;\h:\w\007\]$ " Gets you the host and dir in the title bar with a $ prompt. > I'd like to play around with colors like YellowGreen, Ivory or RedOrange - > is there any possibility of getting these values working somehow, maybe with > special add-ons? You should be able to use any color in rgb.txt, as well as specifying the color as #rrggbb where rr is the red amount in hex, gg green, etc. > Unfortunately, I can't find out each necessary entry that will give the > scrollbar a personalized new look, some of the settings do not work for me as > expected, for instance Rxvt*troughColor (no effect at all). The pre-built rxvt in Cygwin, is only configured with one type of scrollbar enabled. That might be the problem. I never really messed around too much with the others. -steve -- 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/