Re: Xemacs background color

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 26 Dec 2003, Ray Curtis wrote:
> >>>>> "ms" == Matthew Saltzman <mjs@xxxxxxxxxxxxxxx> writes:
> 
>     ms> In earlier releases of RHL, the background color of an Xemacs window was
>     ms> light grey.  In FC1, the window background is white.  I'd like to reset
>     ms> that color, but I can't figure out what xemacs option or X resource to set
>     ms> to accomplish this.  Does anyone out there know?
> 
>     ms> Thanks.
> 
> All these features should be able to set from the menus, under
> Options / Edit Faces / Default
> 
> or in .Xdefaults add:
> 
> xemacs*Background: blue

or in  ~/.emacs/custom.el
  (custom-set-faces
 '(default ((t (:background "grey" :size "16pt" :family "Courier"))) t))

If grey/gray is not to your liking any color named in
/usr/X11R6/lib/X11/rgb.txt should be possible.

There is an interface for editing this stuff as well 
look under options-->customize emacs


-- 
	T o m  M i t c h e l l
	mitch48 -a*t- yahoo-dot-com




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux