Stephen J. Turnbull writes:
Giacomo Boffi writes:
> % xrdb -q | grep -i xemacs | grep -i font
That last should be grep -i background....
i'm at home, no X, so all i can do is
% grep -i xemacs .Xdefaults | grep -i background
XEmacs*Background: OtherColor(4)
XEmacs.default.attributeBackground: Color(2)
XEmacs.buffers-tab*attributeBackground: Color(2)
XEmacs.modeline*attributeBackground: OtherColor(4)
XEmacs*XlwScrollBar.Background: Color(2)
XEmacs*XlwScrollBar.backgroundPixmap: /home/boffi/.icons/squared.xpm
%
honest, i cannot remember the reason of the last line
OtherColor(4) expands to a dark, saturated color, eg Maroon4,
Color(2) to a light, almost unsaturated color, eg honeydew2
squared.xpm is generated by .xsession, almost pure Color(2)
the background of modeline-mousable is squared.xpm, that is the
background of the default font
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta