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: Tue, 12 Nov 2002 21:25:34 +0000 Message-ID: <9282-Tue12Nov2002212534+0000-starksb@ebi.ac.uk> From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Fletcher, Bob (GEAE, EB&TS)" Cc: "'cygwin AT cygwin DOT com'" Subject: rxvt dosn't read .Xdefaults. In-Reply-To: <04CAD2CF7C2CD51199C7009027AD078B8D08D7@ev003msxaege.ae.ge.com> References: <04CAD2CF7C2CD51199C7009027AD078B8D08D7 AT ev003msxaege DOT ae DOT ge DOT com> On Tuesday 12 Nov 02, Fletcher, Bob (GEAE, EB&TS) writes: > Greetings, > I'm running rxvt 2.7.2 and It's not reading my .Xdefaults Yes it does, but you need to get the entries right. > I added these lines to my .Xdefaults ( Note that bash recognizes how to expand > ~) > > ~ > cat ~/.Xdefaults > # > # rxvts > # > rxvt*Background: black > rxvt*Foreground: yellow Try: rxvt*background: black rxvt*foreground: yellow (note lower case) Regards, David -- 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/