remove references to the startup menu
This commit is contained in:
parent
8a4be38909
commit
bfcf8c4205
1 changed files with 0 additions and 9 deletions
|
@ -392,9 +392,6 @@ the new menu's title is the same as the item label.
|
||||||
An
|
An
|
||||||
.B [end]
|
.B [end]
|
||||||
tag is required to end the submenu.
|
tag is required to end the submenu.
|
||||||
.IP
|
|
||||||
If you create a submenu labelled 'Startup', applications located in this
|
|
||||||
submenu will be launched on fluxbox startup.
|
|
||||||
.TP
|
.TP
|
||||||
.B [reconfig] (label)
|
.B [reconfig] (label)
|
||||||
When selected, this item rereads the current style and menu files and
|
When selected, this item rereads the current style and menu files and
|
||||||
|
@ -447,12 +444,6 @@ Here is a short example of a menu file:
|
||||||
[exec] (edit) {mozilla -edit}
|
[exec] (edit) {mozilla -edit}
|
||||||
[exec] (compose) {mozilla -compose}
|
[exec] (compose) {mozilla -compose}
|
||||||
[end]
|
[end]
|
||||||
[submenu] (Startup)
|
|
||||||
[exec] (gkrellm) {gkrellm -w}
|
|
||||||
[exec] (xmms) {xmms -p}
|
|
||||||
[exec] (galeon) {galeon -s}
|
|
||||||
[exec] (kdeinit) {kdeinit}
|
|
||||||
[end]
|
|
||||||
[submenu] (Window Manager)
|
[submenu] (Window Manager)
|
||||||
[exec] (Edit Menus) {nedit ~/.fluxbox/menu}
|
[exec] (Edit Menus) {nedit ~/.fluxbox/menu}
|
||||||
[submenu] (Style) {Which Style?}
|
[submenu] (Style) {Which Style?}
|
||||||
|
|
Loading…
Reference in a new issue