diff options
author | Glen Whitney <gwhitney@post.harvard.edu> | 2019-04-22 17:53:04 (GMT) |
---|---|---|
committer | Glen Whitney <gwhitney@post.harvard.edu> | 2019-04-22 17:53:04 (GMT) |
commit | e792fff30fabdc070aed577fe9f2bf94f4bc9923 (patch) | |
tree | af87d4f186f9d259c5c98cc7355d82227c96b362 | |
parent | a46e5b83c6e9d0784993550e7bb404cf8250afac (diff) | |
download | fluxbox-e792fff30fabdc070aed577fe9f2bf94f4bc9923.zip fluxbox-e792fff30fabdc070aed577fe9f2bf94f4bc9923.tar.bz2 |
Fix menu docs, esp. items allowed in window menu
-rw-r--r-- | doc/asciidoc/fluxbox-menu.txt | 11 | ||||
-rw-r--r-- | doc/fluxbox-menu.5.in | 6 |
2 files changed, 9 insertions, 8 deletions
diff --git a/doc/asciidoc/fluxbox-menu.txt b/doc/asciidoc/fluxbox-menu.txt index 6b20d15..479f4af 100644 --- a/doc/asciidoc/fluxbox-menu.txt +++ b/doc/asciidoc/fluxbox-menu.txt | |||
@@ -50,7 +50,7 @@ which appears when you right-click on a window's titlebar or iconbar. This opens | |||
50 | a menu file as defined by *~/.fluxbox/windowmenu*. If this file does not exist, | 50 | a menu file as defined by *~/.fluxbox/windowmenu*. If this file does not exist, |
51 | fluxbox will copy in the default from *@pkgdatadir@/windowmenu*. | 51 | fluxbox will copy in the default from *@pkgdatadir@/windowmenu*. |
52 | 52 | ||
53 | You do not need to ``reload'' fluxbox after editing the apps file, the changes | 53 | You do not need to ``reload'' fluxbox after editing either menu file, the changes |
54 | should be taken into account the next time you open the menu. | 54 | should be taken into account the next time you open the menu. |
55 | 55 | ||
56 | ROOT MENU | 56 | ROOT MENU |
@@ -188,11 +188,12 @@ Fluxbox Functions | |||
188 | 188 | ||
189 | WINDOW MENU | 189 | WINDOW MENU |
190 | ----------- | 190 | ----------- |
191 | Like the *ROOT MENU*, this menu file must start with *[begin]* and end with | 191 | The syntax for the Window Menu is mostly identical to that for the *ROOT MENU*; |
192 | *[end]*. However, this file consists of only one *[*'tag'*]* per line with no | 192 | it must start with *[begin]* and end with *[end]*, and may have any of the above |
193 | labels, commands, or icons. | 193 | tags. However, it may also contain any of the following window-specific *[*'tag'*]*s, |
194 | which each must be on a line by itself with no labels, commands, or icons. | ||
194 | 195 | ||
195 | The available tags in this menu are: | 196 | The additonal available tags in this menu are: |
196 | 197 | ||
197 | *[shade]*;; | 198 | *[shade]*;; |
198 | Provides a menu item to shade or unshade (or, roll-up) the window. This is | 199 | Provides a menu item to shade or unshade (or, roll-up) the window. This is |
diff --git a/doc/fluxbox-menu.5.in b/doc/fluxbox-menu.5.in index 4a1c78e..84dd4b7 100644 --- a/doc/fluxbox-menu.5.in +++ b/doc/fluxbox-menu.5.in | |||
@@ -53,7 +53,7 @@ Fluxbox installs a default root menu file in \fB@pkgdatadir@/menu\fR\&. You can | |||
53 | .sp | 53 | .sp |
54 | The second type is the \fBWINDOW MENU\fR, which defines the contents of the menu which appears when you right\-click on a window\(cqs titlebar or iconbar\&. This opens a menu file as defined by \fB~/\&.fluxbox/windowmenu\fR\&. If this file does not exist, fluxbox will copy in the default from \fB@pkgdatadir@/windowmenu\fR\&. | 54 | The second type is the \fBWINDOW MENU\fR, which defines the contents of the menu which appears when you right\-click on a window\(cqs titlebar or iconbar\&. This opens a menu file as defined by \fB~/\&.fluxbox/windowmenu\fR\&. If this file does not exist, fluxbox will copy in the default from \fB@pkgdatadir@/windowmenu\fR\&. |
55 | .sp | 55 | .sp |
56 | You do not need to \(lqreload\(rq fluxbox after editing the apps file, the changes should be taken into account the next time you open the menu\&. | 56 | You do not need to \(lqreload\(rq fluxbox after editing either menu file, the changes should be taken into account the next time you open the menu\&. |
57 | .SH "ROOT MENU" | 57 | .SH "ROOT MENU" |
58 | .sp | 58 | .sp |
59 | The root menu must begin with a \fB[begin]\fR tag and end with an \fB[end]\fR tag, and every tag must be on its own line\&. | 59 | The root menu must begin with a \fB[begin]\fR tag and end with an \fB[end]\fR tag, and every tag must be on its own line\&. |
@@ -238,9 +238,9 @@ for more information\&. | |||
238 | .RE | 238 | .RE |
239 | .SH "WINDOW MENU" | 239 | .SH "WINDOW MENU" |
240 | .sp | 240 | .sp |
241 | Like the \fBROOT MENU\fR, this menu file must start with \fB[begin]\fR and end with \fB[end]\fR\&. However, this file consists of only one \fB[\fR\fItag\fR\fB]\fR per line with no labels, commands, or icons\&. | 241 | The syntax for the Window Menu is mostly identical to that for the \fBROOT MENU\fR; it must start with \fB[begin]\fR and end with \fB[end]\fR, and may have any of the above tags\&. However, it may also contain any of the following window-specific \fB[\fR\fItag\fR\fB]\fRs, which each must be on a line by itself with no labels, commands, or icons\&. |
242 | .sp | 242 | .sp |
243 | The available tags in this menu are: | 243 | The additional available tags in this menu are: |
244 | .PP | 244 | .PP |
245 | \fB[shade]\fR | 245 | \fB[shade]\fR |
246 | .RS 4 | 246 | .RS 4 |