]> git.eshelyaron.com Git - emacs.git/commitdiff
(Resources): Refer to `editres' man page.
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 7 Sep 2003 22:15:51 +0000 (22:15 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 7 Sep 2003 22:15:51 +0000 (22:15 +0000)
(Lucid Resources): Update defaults.  Expand desciption of `shadowThickness'.

man/xresources.texi

index 5d040b61a051d95ee1a43a1b08c0cd3138c44624..c5400f293cecb5a2c6556596fdc5652f31ce6b8c 100644 (file)
@@ -142,6 +142,7 @@ frame.  Select one of them, such as @samp{menubar}, then select
 @samp{Show Resource Box} from 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.
+(See the @code{editres} man page for more details.)
 
 @node Table of Resources
 @appendixsec Table of X Resources for Emacs
@@ -392,15 +393,22 @@ In the menu bar, the color of the foreground for a selected item.
 @item horizontalSpacing
 Horizontal spacing in pixels between items.  Default is 3.
 @item verticalSpacing
-Vertical spacing in pixels between items.  Default is 1.
+Vertical spacing in pixels between items.  Default is 2.
 @item arrowSpacing
 Horizontal spacing between the arrow (which indicates a submenu) and
 the associated text.  Default is 10.
 @item shadowThickness
-Thickness of shadow line around the widget.
+Thickness of shadow line around the widget.  Default is 1.
+
+Also determines the thickness of shadow lines around other objects,
+for instance 3D buttons and arrows.  If you have the impression that
+the arrows in the menus do not stand out clearly enough or that the
+difference between ``in'' and ``out'' buttons is difficult to see, set
+this to 2.  If you have no problems with visibility, the default
+probably looks better.  The background color may also have some effect
+on the contrast.
 @item margin
-The margin of the menu bar, in characters.  The default of 4 makes the
-menu bar appear like the LessTif/Motif one.
+The margin of the menu bar, in characters.  Default is 1.
 @end table
 
 @node LessTif Resources