aboutsummaryrefslogtreecommitdiff
path: root/doc/fluxbox.1.in
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-08-20 15:10:11 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-08-20 15:10:11 (GMT)
commit62ff9d7029b0a9393c880d3ebab015dec6b12588 (patch)
treec031adadb0006511068621164f4469876af7d6ad /doc/fluxbox.1.in
parent4bf00f68573f3ad172b879e78ad441e74a916e66 (diff)
downloadfluxbox-62ff9d7029b0a9393c880d3ebab015dec6b12588.zip
fluxbox-62ff9d7029b0a9393c880d3ebab015dec6b12588.tar.bz2
fixed some menu documentation
Diffstat (limited to 'doc/fluxbox.1.in')
-rw-r--r--doc/fluxbox.1.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in
index 0272673..1a07ee4 100644
--- a/doc/fluxbox.1.in
+++ b/doc/fluxbox.1.in
@@ -393,6 +393,11 @@ The supported tags are:
393This tells fluxbox to start parsing the menu file\. This tag is required for fluxbox to read your menu file\. If it cannot find it, the system default menu is used in its place\. 393This tells fluxbox to start parsing the menu file\. This tag is required for fluxbox to read your menu file\. If it cannot find it, the system default menu is used in its place\.
394.RE 394.RE
395.PP 395.PP
396[config] (label)
397.RS 4
398Inserts a fluxbox native submenu item, containing numerous configuration options concerning window placement, focus style, window moving style, etc\.
399.RE
400.PP
396[end] 401[end]
397.RS 4 402.RS 4
398This tells fluxbox that it is at the end of a menu\. This can either be a submenu or the main root menu\. There must be at least one of these tags in your menu to correspond to the required [begin] tag\. 403This tells fluxbox that it is at the end of a menu\. This can either be a submenu or the main root menu\. There must be at least one of these tags in your menu to correspond to the required [begin] tag\.
@@ -456,17 +461,7 @@ When selected this item re\-reads the current style and menu files and applies a
456This tells fluxbox to restart\. If command is supplied, it shuts down and runs the command (which is commonly the name of another window manager)\. If the command is omitted, fluxbox restarts itself\. 461This tells fluxbox to restart\. If command is supplied, it shuts down and runs the command (which is commonly the name of another window manager)\. If the command is omitted, fluxbox restarts itself\.
457.RE 462.RE
458.PP 463.PP
459[config] (label) 464[wallpapers] (directory) {command}
460.RS 4
461Inserts a fluxbox native submenu item, containing numerous configuration options concerning window placement, focus style, window moving style, etc\.
462.RE
463.PP
464[wallpapers] (label)
465.RS 4
466This allows you to list your backgrounds\. This tag is built in to use fbsetbg(1) and allows you to simply click on an image to set your wallpaper\. See? fluxbox makes it easy\&...
467.RE
468.PP
469[wallpapermenu] (directory) {command}
470.RS 4 465.RS 4
471This inserts a menu item to set the wallpaper for each file in the given directory\. The command is optional and defaults to fbsetbg\. 466This inserts a menu item to set the wallpaper for each file in the given directory\. The command is optional and defaults to fbsetbg\.
472.RE 467.RE
@@ -475,6 +470,11 @@ This inserts a menu item to set the wallpaper for each file in the given directo
475.RS 4 470.RS 4
476This tells fluxbox to insert a link to the workspaces menu directly into your menu\. This is handy for those users who can\'t access the workspace menu directly (e\.g\. if you don\'t have a 3 button mouse, it is rather hard to middle click to show the workspace menu)\. 471This tells fluxbox to insert a link to the workspaces menu directly into your menu\. This is handy for those users who can\'t access the workspace menu directly (e\.g\. if you don\'t have a 3 button mouse, it is rather hard to middle click to show the workspace menu)\.
477.RE 472.RE
473.PP
474[\fIcommand\fR] (label)
475.RS 4
476In addition to the commands above, any legal key command may be used as a menu item\. See fluxbox\-keys(5) for more information\.
477.RE
478Any line that starts with a \fI#\fR or \fI!\fR is considered a comment and ignored by fluxbox\. Also, in the label/command/filename fields you can escape any character\. Using \fI\e\e\fR inserts a literal back\-slash into the label/command/filename field\. 478Any line that starts with a \fI#\fR or \fI!\fR is considered a comment and ignored by fluxbox\. Also, in the label/command/filename fields you can escape any character\. Using \fI\e\e\fR inserts a literal back\-slash into the label/command/filename field\.
479.sp 479.sp
480Here is an example menu file: 480Here is an example menu file: