nrelease - gui build adjustments
[dragonfly.git] / nrelease / gui / root / .fluxbox / menu
1 # Generated by fluxbox-generate_menu
2 #
3 # If you read this it means you want to edit this file manually, so here
4 # are some useful tips:
5 #
6 # - You can add your own menu-entries to ~/.fluxbox/usermenu
7 #
8 # - If you miss apps please let me know and I will add them for the next
9 #   release.
10 #
11 # - The -r option prevents removing of empty menu entries and lines which
12 #   makes things much more readable.
13 #
14 # - To prevent any other app from overwriting your menu
15 #   you can change the menu name in .fluxbox/init to:
16 #     session.menuFile: /home/you/.fluxbox/my-menu
17 [begin] ()
18         [exec] (Terminal) {xterm} <~/.fluxbox/icons/terminal.png>
19         [exec] (Firefox) {firefox} <~/.fluxbox/icons/firefox.png>
20         [exec] (Pidgin) {pidgin} <~/.fluxbox/icons/pidgin.png>
21         [exec] (Xchat) {xchat} <~/.fluxbox/icons/xchat.png>
22     [exec] (xpdf) {xpdf} <~/.fluxbox/icons/xpdf.png>
23         [separator]
24         [exec] (reboot) {shutdown -r now} <~/.fluxbox/icons/reboot.png>
25         [submenu] (fluxbox menu)
26         [config] (Configure)
27                 [submenu] (Wallpapers) 
28                         [wallpapers] (/root/.fluxbox/backgrounds) {Esetroot -s}
29                 [end]
30                 [submenu] (System Styles) {Choose a style...}
31                 [stylesdir] (/usr/pkg/share/fluxbox/styles)
32                 [end]
33                 [submenu] (User Styles) {Choose a style...}
34                 [stylesdir] (~/.fluxbox/styles)
35                 [end]
36         [workspaces] (Workspace List)
37         [commanddialog] (Fluxbox Command)
38         [reconfig] (Reload config)
39         [restart] (Restart)
40         [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center}
41         [separator]
42         [exit] (Exit Fluxbox)
43         [end]
44 [end]