xref: /dflybsd-src/nrelease/gui/root/.fluxbox/menu (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
186d7f5d3SJohn Marino# Generated by fluxbox-generate_menu
286d7f5d3SJohn Marino#
386d7f5d3SJohn Marino# If you read this it means you want to edit this file manually, so here
486d7f5d3SJohn Marino# are some useful tips:
586d7f5d3SJohn Marino#
686d7f5d3SJohn Marino# - You can add your own menu-entries to ~/.fluxbox/usermenu
786d7f5d3SJohn Marino#
886d7f5d3SJohn Marino# - If you miss apps please let me know and I will add them for the next
986d7f5d3SJohn Marino#   release.
1086d7f5d3SJohn Marino#
1186d7f5d3SJohn Marino# - The -r option prevents removing of empty menu entries and lines which
1286d7f5d3SJohn Marino#   makes things much more readable.
1386d7f5d3SJohn Marino#
1486d7f5d3SJohn Marino# - To prevent any other app from overwriting your menu
1586d7f5d3SJohn Marino#   you can change the menu name in .fluxbox/init to:
1686d7f5d3SJohn Marino#     session.menuFile: /home/you/.fluxbox/my-menu
1786d7f5d3SJohn Marino[begin] ()
1886d7f5d3SJohn Marino	[exec] (Terminal) {xterm} <~/.fluxbox/icons/terminal.png>
1986d7f5d3SJohn Marino	[exec] (Firefox) {firefox} <~/.fluxbox/icons/firefox.png>
2086d7f5d3SJohn Marino	[exec] (Pidgin) {pidgin} <~/.fluxbox/icons/pidgin.png>
2186d7f5d3SJohn Marino	[exec] (Xchat) {xchat} <~/.fluxbox/icons/xchat.png>
2286d7f5d3SJohn Marino    [exec] (xpdf) {xpdf} <~/.fluxbox/icons/xpdf.png>
2386d7f5d3SJohn Marino	[separator]
2486d7f5d3SJohn Marino	[exec] (reboot) {shutdown -r now} <~/.fluxbox/icons/reboot.png>
2586d7f5d3SJohn Marino	[submenu] (fluxbox menu)
2686d7f5d3SJohn Marino    	[config] (Configure)
2786d7f5d3SJohn Marino		[submenu] (Wallpapers)
2886d7f5d3SJohn Marino			[wallpapers] (/root/.fluxbox/backgrounds) {Esetroot -s}
2986d7f5d3SJohn Marino		[end]
3086d7f5d3SJohn Marino		[submenu] (System Styles) {Choose a style...}
3186d7f5d3SJohn Marino    		[stylesdir] (/usr/pkg/share/fluxbox/styles)
3286d7f5d3SJohn Marino		[end]
3386d7f5d3SJohn Marino		[submenu] (User Styles) {Choose a style...}
3486d7f5d3SJohn Marino    		[stylesdir] (~/.fluxbox/styles)
3586d7f5d3SJohn Marino		[end]
3686d7f5d3SJohn Marino    	[workspaces] (Workspace List)
3786d7f5d3SJohn Marino    	[commanddialog] (Fluxbox Command)
3886d7f5d3SJohn Marino    	[reconfig] (Reload config)
3986d7f5d3SJohn Marino    	[restart] (Restart)
4086d7f5d3SJohn Marino    	[exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center}
4186d7f5d3SJohn Marino    	[separator]
4286d7f5d3SJohn Marino    	[exit] (Exit Fluxbox)
4386d7f5d3SJohn Marino	[end]
4486d7f5d3SJohn Marino[end]
45