X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: X-Sender: ron_askew AT hotmail DOT com From: "Ron Askew" To: References: <2191 DOT 10 DOT 38 DOT 22 DOT 43 DOT 1199893287 DOT squirrel AT mail DOT tmorton DOT com> <2365 DOT 10 DOT 38 DOT 22 DOT 43 DOT 1199895779 DOT squirrel AT mail DOT tmorton DOT com> Subject: RE: rxvt red is displayed as white Date: Wed, 9 Jan 2008 13:23:21 -0500 Message-ID: <5829DB9B9F494C30A4660AC0517DD767@windows.tecforth.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <2365.10.38.22.43.1199895779.squirrel@mail.tmorton.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Change the defaults for rxvt by editing /etc/X11/app-defaults/Rxvt Also check that /usr/lib/X11/rgb.txt exists and that it has reasonable values for the colors you are using. -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Jeff Fulmer Sent: Wednesday, January 09, 2008 11:23 AM To: cygwin AT cygwin DOT com Subject: Re: rxvt red is displayed as white For those of you old enough to remember Emily Litella, "Nevermind." My Xdefaults were to blame... > I'm at wit's end here. I'm starting cygwin as follows: > > @echo off > set EDITOR=vi > set VISUAL=vi > set CYGWIN=codepage:oem tty binmode title C:\opt\cygwin\bin\rxvt.exe > -geometry 120x35 -title "Korn Shell" -bg 7 -fg > 18 -sr -sl 1500 -e /usr/bin/ksh -l > > I've tried a bazillion different TERM settings and with each one I > have the same problem. While editing files in vi, my string literals > which are set to appear as red, appear as white. This problem appears > only on my laptop. On windows servers that I log into via > RemoteDesktop, I don't have this problem. My strings appear as red. > I've copied configs from those servers to my laptop and still my > strings appear as white. My laptop is capable of displaying red. It just doesn't do it in rxvt. Any thoughts? > > Jeff > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/