commit 080a6107dcd1d299d7ae7663f482bd00e86e66c8
parent fe791debdaad5e167dee9b11d1a3052432002349
Author: Anselm R. Garbe <garbeam@wmii.de>
Date: Wed, 8 Mar 2006 13:00:25 +0100
merged
Diffstat:
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/cmd/wmiimenu.1 b/cmd/wmiimenu.1
@@ -50,12 +50,19 @@ remove all characters from the input field.
.SH ENVIRONMENT
.TP
WMII_FONT
+The X11 font used to display each item in the menu.
+.br
+Default: fixed
.TP
WMII_NORMCOLORS
-This variable specifies the foreground, background, and border colors of a label. Syntactically, three blank-separated color values of the form #RRGGBB are expected.
+The foreground, background, and border colors of a label. Syntactically, three blank-separated color values of the form #RRGGBB are expected.
+.br
+Default: #222222 #eeeeee #666666
.TP
WMII_SELCOLORS
Like WMII_NORMCOLORS, but for the selected label.
+.br
+Default: #ffffff #285577 #4c7899
.SH SEE ALSO
.BR wmii (1),
.BR wmiiwm (1),