[26456] in Athena Bugs
Re: sun4 9.4.9: xclock
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Jun 17 12:09:45 2005
From: Greg Hudson <ghudson@mit.edu>
To: "Roger A. Roach" <rar@mit.edu>
In-Reply-To: <200506171554.j5HFsQcM019290@rar.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Fri, 17 Jun 2005 12:05:52 -0400
Message-Id: <1119024352.3705.28.camel@egyptian-gods.mit.edu>
Mime-Version: 1.0
X-Spam-Score: 0.177
X-Spam-Flag: NO
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On Fri, 2005-06-17 at 11:54 -0400, Roger A. Roach wrote:
> What's wrong:
> The "-reverse" options seems to have gone away and is being ignored.
We understand this issue, but don't have a good way of fixing it. There
are two things going on:
* GNOME now specifies X resources to make X toolkit applications match
the gtk theme.
* When the X toolkit sees specifications of the foreground and
background color (either in X resources or on the command line), as well
as a reverse video option, it sets the reverse video bit but does not
flip the specified foreground and background color. This is a
long-standing bug.
Your best option is to start using specified foreground and background
colors when starting xclock, instead of relying on -reverse.