"Matthew D. Fuller" <[email protected]> writes:

> On Sat, Jan 28, 2017 at 02:05:16PM +0000 I heard the voice of
> Richmond, and lo! it spake thus:
>> 
>> TitleForeground       "Black" {
>>         "xterm" "White"
>>     }
>> 
>> The "White" is not working perhaps?
>
> Hm.  Seems to work right in a quick check for me here.  I get the
> white on an xterm, and black on an xclock, with current head.  Though
> I did have to change it to "XTerm"; xterm's class uses that
> capitalization, and the name winds up set differently for me because
> of -name.  Might be a possibility to check, though you probably
> wouldn't have changed that accidentally.
>
> Could try checking the last couple mainline revs to try and track it
> down.  If it was introduced as part of this, it would almost certainly
> be a side effect of something I did in r557.  Shouldn't have been any
> functional change in that, but who knows...

Well that was fun. It seems it was working at branch 556, but not at
branch 557. (I don't know why, but I went through them all from 551).

I am not sure what you meant about -name, in fact I set -name (name) and
-T (title) for all my xterms in .xsession. I tried launching xterm with
a different -name but it set the title foreground to black, as one would
expect.

I tried also changing to "XTerm" in ctwmrc but no difference.

I also have this directive in ctwmrc which might have some relevance:

    MapWindowForeground   "Black" {
        "xterm" "White"
    }

Reply via email to