On Fri, Nov 02, 2007 at 11:42:13AM -0400, Adam Katz wrote:

> The menu popup (ctrl+rightclick) uses the background specified by
> scrollColor, but always uses black as the foreground color.  The man page
> doesn't specify behavior for the menu's color, just the color of the
> menubar, which I have set to transparent.
> 
> I wanted to match my scrollbar to the tint of my terminal overall,
> which requires scrollColor set to black, but that makes the menu
> black-on-black, which doesn't work.  Advice?  (Or is this a bug?)

Bummer. The problem was that the original code of rxvt had a limit of 32
colors hard wired into it. That limit has been removed in mrxvt, but
somehow a lot of the old code we borrowed seems to heavily optimize on
the number of colors because of this limit. Thus no resource has been
added for this.

It's on the TODO list.

Did I mention we're recruiting...?

GI

-- 
'Foreploy' -- Any misrepresentation of yourself for the express purpose
of obtaining sex.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Materm-usage mailing list
Materm-usage@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-usage
Mrxvt home page: http://materm.sourceforge.net

Reply via email to