aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-01-28 22:22:02 (GMT)
committerrathnor <rathnor>2004-01-28 22:22:02 (GMT)
commitbfcf8c42056dbdb5f0e38cf97c653ea6c62e8cda (patch)
tree75c8247826fa3896b6c7fe59d9c4ac8608495f00 /doc
parent8a4be38909a6f8da19b8ea176e2da5bc96d11607 (diff)
downloadfluxbox-bfcf8c42056dbdb5f0e38cf97c653ea6c62e8cda.zip
fluxbox-bfcf8c42056dbdb5f0e38cf97c653ea6c62e8cda.tar.bz2
remove references to the startup menu
Diffstat (limited to 'doc')
-rw-r--r--doc/fluxbox.1.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in
index 00e3f35..f09322c 100644
--- a/doc/fluxbox.1.in
+++ b/doc/fluxbox.1.in
@@ -392,9 +392,6 @@ the new menu's title is the same as the item label.
392An 392An
393.B [end] 393.B [end]
394tag is required to end the submenu. 394tag is required to end the submenu.
395.IP
396If you create a submenu labelled 'Startup', applications located in this
397submenu will be launched on fluxbox startup.
398.TP 395.TP
399.B [reconfig] (label) 396.B [reconfig] (label)
400When selected, this item rereads the current style and menu files and 397When selected, this item rereads the current style and menu files and
@@ -447,12 +444,6 @@ Here is a short example of a menu file:
447 [exec] (edit) {mozilla -edit} 444 [exec] (edit) {mozilla -edit}
448 [exec] (compose) {mozilla -compose} 445 [exec] (compose) {mozilla -compose}
449 [end] 446 [end]
450 [submenu] (Startup)
451 [exec] (gkrellm) {gkrellm -w}
452 [exec] (xmms) {xmms -p}
453 [exec] (galeon) {galeon -s}
454 [exec] (kdeinit) {kdeinit}
455 [end]
456 [submenu] (Window Manager) 447 [submenu] (Window Manager)
457 [exec] (Edit Menus) {nedit ~/.fluxbox/menu} 448 [exec] (Edit Menus) {nedit ~/.fluxbox/menu}
458 [submenu] (Style) {Which Style?} 449 [submenu] (Style) {Which Style?}