dwm-meillo
diff gridmenu.1 @ 2:a79188fe4a40
added new stuff
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Mon, 10 Jul 2006 18:35:39 +0200 |
parents | f10194d4b76d |
children |
line diff
1.1 --- a/gridmenu.1 Mon Jul 10 16:49:43 2006 +0200 1.2 +++ b/gridmenu.1 Mon Jul 10 18:35:39 2006 +0200 1.3 @@ -64,21 +64,5 @@ 1.4 if Enter is pressed on termination, 1.5 .B 1 1.6 if Escape is pressed. 1.7 -.SH ENVIRONMENT 1.8 -.TP 1.9 -GRID_FONT 1.10 -The X11 font used to display each item in the menu. 1.11 -.br 1.12 -Default: fixed 1.13 -.TP 1.14 -GRID_NORMCOLORS 1.15 -The foreground, background, and border colors of a label. Syntactically, three blank-separated color values of the form #RRGGBB are expected. 1.16 -.br 1.17 -Default: #222222 #eeeeee #666666 1.18 -.TP 1.19 -GRID_SELCOLORS 1.20 -Like GRID_NORMCOLORS, but for the selected label. 1.21 -.br 1.22 -Default: #ffffff #335577 #447799 1.23 .SH SEE ALSO 1.24 .BR gridwm (1)