X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.0 required=5.0 tests=BAYES_50,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_RX,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: philippe Subject: configure rxvt on cygwin 1.7.5 Date: Tue, 06 Jul 2010 23:22:43 +0200 Lines: 33 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, after upgrading cygwin, I fail to customize my rxvt terminal. I've changed the files - /cygwin.bat to replace basic console by rxvt with the line rxvt -fn "-*-Courier-medium-r-*-18-*-*-*-*-iso8859-1" -geometry 80x30 -sr -bg "#ffffd5" -fg "black" -sl 2000 -termName xterm -e /usr/bin/bash --login -i - ~/.Xdefault with Rxvt*geometry: 80x30 Rxvt*background: #ffffd5 Rxvt*foreground: black Rxvt*scrollBar: True Rxvt*scrollBar_right: True Rxvt*font: -*-Courier-medium-r-*-18-*-*-*-*-iso8859-1 Rxvt*SaveLines: 2000 - ~/.bashrc with my aliases - and 've added /etc/bashrc with my promt definition : PS1='\e[0m\][\e[32m\]\u\e[0m\]@\e[31m\]\h\e[0m\]\e[0m\]]\e[34m\]\w\e[0m\]>\n$ ' this last definition seems to be ignored anyway ... so where should i place the /etc/bashrc Philippe. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple