From owner-freebsd-questions Fri Mar 14 06:44:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA21564 for questions-outgoing; Fri, 14 Mar 1997 06:44:40 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA21559 for ; Fri, 14 Mar 1997 06:44:34 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id PAA13702; Fri, 14 Mar 1997 15:45:25 +0100 (MET) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.5/8.6.9) id PAA08805; Fri, 14 Mar 1997 15:50:56 +0100 (MET) From: Christoph Kukulies Message-Id: <199703141450.PAA08805@gilberto.physik.rwth-aachen.de> Subject: Re: rxvt Q - colors In-Reply-To: <19970314092108.29410@ct.picker.com> from Randall Hopper at "Mar 14, 97 09:21:08 am" To: rhh@ct.picker.com (Randall Hopper) Date: Fri, 14 Mar 1997 15:50:56 +0100 (MET) Cc: kuku@gilberto.physik.rwth-aachen.de, freebsd-questions@freefall.freebsd.org Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Christoph Kukulies: > |*XTerm*color0: black > |*XTerm*color1: #ffff99997777 > ... > |This seems to work find for my xterms but not for rxvts I'm opening. > |I havn't yet found a method to tell rxvts to change their colors > | > |I also created an app-defaults/Rxvt containing that ominous > |*customization: -colors to no avail. > > Ah, the problems of global settings and .Xdefaults. Rxvt has a different > class name so you'll either want to dup your setting lines and Change the I should have mentioned that I did that already. Did a strings xrdb and discovered that the only one starting with a captial letter was Rxvt. So I tried: *Rxvt*color0: black *Rxvt*color1: #ffff99999999 *Rxvt*color2: #9999ffff9999 *Rxvt*color3: #ffffffff9999 *Rxvt*color4: #99999999ffff *Rxvt*color5: #ffff9999ffff *Rxvt*color6: #9999ffffffff *Rxvt*color7: #ffffffffffff (I also tried - guessing wildly - RXvt as in VT100 - never understood the magic with these first two CApitals). no avail. > XTerm to Rxvt in the duped copy (don't forget to "xrdb -load ~/.Xdefaults" Did that explicitly, started a new rxvt and colors are unchanged. I start to believe that rxvt doesn't allow for this - OTOH I could UTSL. > or just exit X and restart it), or put these in separate app-resource files > off your XAPPLRESDIR or XUSERFILESEARCHPATH (named XTerm [or Color_xterm] > and Rxvt). > > Randall Hopper > -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de