On Sun, 08 Feb 1998 11:53:08 +0100 (CET), you wrote: >Hi all, > >I'd like to use GNU Emacs under X with a black background and white foreground. >The problem is, this should be true of the menubar as well, but Xresources >background & foreground don't do the job. (It's possible, though: I saw a >screenshot.) And can I set the scrollbar color separately? (This seems to be an >unrelated problem: the aforementioned Xresources _do_ affect the scrollbar.) I >couldn't find the relevant information in the man pages or info documents. Any >ideas?
This may help. At work I use emacs on solaris, and the menus had a funky stipple border instead of a cool motif-like shadow look. I started poking around with editres and found a few things. Then I poked around in the source to emacs to see how the resources were being used. I now have this is my .Xdefaults file: !Setting menu background turns off ugly stipple shadows. Emacs*XlwMenu*background: gray75 If debian has editres (or something better) try that to see what resources are availiable and experiment. Dale -- Dale P. Smith [EMAIL PROTECTED] Cleveland Linux Users Group: http://cleveland.lug.net/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .