On Tue, 21 Apr 1998 [EMAIL PROTECTED] wrote: > I liked the text background color better the way it was set > before, on grey. I don't like the new white block as much.... However I > can't find out how to change it. I've looked through all the settings and > all the config files, but there's just too much. > Any ideas?
You can do it in your .Xresources file. Something like emacs.foreground: white emacs.background: Blue4 emacs.pointerColor: Red emacs.cursorColor: Red However, it may be a little different for xemacs as the widgets may have different names (emacs version 20 is emacs20.background for instance). Start xprop up and point it at the xemacs session to give the proper widget name. See xprop(1) for details. PS. I apologize if I used the incorrect terms above (widget, class, name?) but the idea is there. Cheers, Colin. -- Colin Telmer, Ottawa, Ontario, Canada <mailto:[EMAIL PROTECTED]> <http://www.telmer.com> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]