# Generated by fluxbox-generate_menu
#
# If you read this it means you want to edit this file manually, so here
# are some useful tips:
#
# - You can add your own menu-entries to ~/.fluxbox/usermenu
#
# - If you miss apps please let me know and I will add them for the next
#   release.
#
# - The -r option prevents removing of empty menu entries and lines which
#   makes things much more readable.
#
# - To prevent any other app from overwriting your menu
#   you can change the menu name in .fluxbox/init to:
#     session.menuFile: /home/you/.fluxbox/my-menu
#    
# Updated manually by Steven Shiau on Dec/17/2011.
#
[begin] (Fluxbox)
  [exec] (GParted) {sudo gparted} 
  [submenu] (Terminals)
        [exec]   (lxterminal) {lxterminal} 
        [exec]   (lxterminal with root privileges) {sudo -i lxterminal} 
  [end]
  [submenu] (Editors)
        [exec]   (leafpad) {leafpad} 
        [exec]   (nano) {lxterminal -e nano} 
        [exec]   (vim) {lxterminal -e vim} 
  [end]
  [exec]   (File Manager) {pcmanfm} 
  [submenu] (File/System utils)
        [exec]   (mc) {lxterminal -e mc} 
        [exec]   (testdisk) {sudo lxterminal --geometry=80x25 -e testdisk} 
        [exec]   (partimage) {sudo lxterminal -e partimage} 
        [exec]   (screenshot) {gl-screenshot} 
        [exec]   (gsmartcontrol) {sudo gsmartcontrol} 
  [end]
  [exec]   (Network config) {sudo lxterminal -l -e gl-live-netcfg} 
  [exec]   (Web browser) {netsurf} 
  [submenu] (fluxbox menu)
        [config] (Configure) 
        [submenu] (Styles)
              [include] (/usr/share/fluxbox/menu.d/styles/) 
        [end]
              [workspaces] (Workspace List) 
        [submenu] (Tools)
              [exec] (Window name) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center} 
        [end]
        [commanddialog] (Fluxbox Command) 
        [reconfig] (Reload config) 
        [restart] (Restart) 
        [exec] (Exit X) {gl-killx}
        [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center} 
        [separator] 
  [end]
  [submenu] (Exit)
        [exec]   (shutdown-menu) {sudo gl-shutdown-menu} 
  [end]
[end]
