Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.1.0.14.2.20010615105120.02346e68@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 15 Jun 2001 10:52:35 -0700 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: List of legal color names for "rxvt -bg"? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed David, When in all else fails: % strings /bin/rxvt.exe |less ... Cyan Magenta Blue Yellow Green Grey25 AntiqueWhite Cyan3 Magenta3 Blue3 Yellow3 Green3 Red3 White Black ... Not the most definitive way, I suppose--there could be an external color database ("find / -iname '*color*'" didn't turn up anything obvious) and the color names might not be contiguous in the output of "strings" and you might just miss them amidst all the others, but I did say "when all else fails..." Don't forget the use of hex-encoded triples: -bg '#RRGGBB' Randall Schulz Mountain View, CA USA At 10:35 2001-06-15, you wrote: >How can you tell what the legal color names are for "rxvt -bg"? > >-- >Want to unsubscribe from this list? >Check out: http://cygwin.com/ml/#unsubscribe-simple -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple