[8547] in Athena Bugs
Re: rsaix 7,3R: twm
daemon@ATHENA.MIT.EDU (epeisach@Athena.MIT.EDU)
Thu Nov 7 12:48:08 1991
From: epeisach@Athena.MIT.EDU
Date: Thu, 7 Nov 91 12:48:03 -0500
To: acevedo@Athena.MIT.EDU
Cc: bugs@Athena.MIT.EDU, reidp@Athena.MIT.EDU
In-Reply-To: [8543]
You reported:
>What's wrong:
> The window border colors are all black. I have "white" as my
> default in ~/.twmrc, and this works on all other platforms.
I examined the .twmrc that you have the following
>>Monochrome
>>{
>> BorderColor "white"
>> {
>> "xeyes" "black"
>> }
>> DefaultBackground "black"
>> DefaultForeground "white"
>> IconBackground "black"
>> IconBorderColor "white"
>> IconForeground "white"
>> IconManagerBackground "black"
>> IconManagerForeground "white"
>> IconManagerHighlight "black"
>> MenuBackground "white"
>> MenuForeground "black"
>> MenuShadowColor "grey"
>> MenuTitleBackground "white"
>> MenuTitleForeground "black"
>>}
I suspect that you would have the same problem on a color DECstation.
RS/6000's while they look monocrhome, are really gray-scale monitors.
There is no such thing as a monochrome RS/6000 so these defaults are not
used. Try placing those defaults in a Color structure.
Ezra