]> git.eshelyaron.com Git - emacs.git/commitdiff
Add menu of submodes.
authorRichard M. Stallman <rms@gnu.org>
Wed, 31 Oct 2001 22:00:40 +0000 (22:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 31 Oct 2001 22:00:40 +0000 (22:00 +0000)
man/xresources.texi

index 1901aac2af1e03bebba79d2213c738a7070ed043..d6d7823c797e4f91900e0fd7d128b6a293538166 100644 (file)
@@ -11,6 +11,28 @@ are implemented by general-purpose libraries that always handle
 customization this way.  This appendix describes the X resources
 that Emacs recognizes and what they mean.
 
+  One way to experiment with the effect of different resource settings
+is to use the @code{editres} program.  Select @samp{Get Tree} from the
+@samp{Commands} menu, then click on an Emacs frame.  This will display
+a tree showing the structure of X toolkit widgets used in an Emacs
+frame.  Select one of them, such as @samp{menubar}, then select
+@samp{Show Resource Box form the @samp{Commands} menu.  This displays
+a list of all the meaningful X resources and allows you to edit them.
+Changes take effect immediately if you click on the @samp{Apply} button.
+
+@menu
+* Display X::           Changing the default display and using remote login.
+* Font X::             Choosing a font for text, under X.
+* Colors X::           Choosing colors, under X.
+* Window Size X::       Start-up window size, under X.
+* Borders X::          Internal and external borders, under X.
+* Title X::             Specifying the initial frame's title.
+* Icons X::             Choosing what sort of icon to use, under X.
+* Resources X::         Advanced use of classes and resources, under X.
+* Lucid Resources::     X resources for Lucid menus.
+* LessTif Resources::   X resources for LessTif and Motif menus.
+@end menu
+
 @node Display X
 @appendixsec Specifying the Display Name 
 @cindex display name (X Window System)