# This file is read by fluxbox-generate_menu.  If you don't like a
# default you can change it here.  Don't forget to remove the # in front
# of the line.

# Your favourite terminal. Put the command in quotes if you want to use
# options. Put a backslash in before odd chars
MY_TERM=terminal

# Your favourite browser. You can also specify options.
MY_BROWSER=browser

# Name of the outputfile
 MENUFILENAME=~/.fluxbox/menu

MENUTITLE="powered by VL 5"

# standard url for console-browsers
 HOMEPAGE=vectorlinux.org

# location with your own menu-entries
# USERMENU=~/.fluxbox/usermenu

# Put the launcher you would like to use here
LAUNCHER=fbrun
# LAUNCHER=fbgm

# Options for fbrun
# FBRUNOPTIONS='-font 10x20 -fg grey -bg black -title run'

# --- PREFIX'es
# These are prefixes; So if fluxbox is installed in /usr/bin/fluxbox
# your prefix is: /usr

# fluxbox-generate already looks in /usr/X11R6, /usr, /usr/local and /opt so
# there should be no need to specify them.
#
PREFIX=/usr/X11R6
# GNOME_PREFIX=/opt/gnome
KDE_PREFIX=/opt/kde

# Sepparate the list of background-dirs with semicolumns ':'
BACKGROUND_DIRS="~/.fluxbox/backgrounds/:/usr/X11R6/share/fluxbox/backgrounds/:/usr/share/wallpapers"

# --- Boolean variables.
# Setting a variable to no'' won't help. Comment them out if you don't
# want them.  Setting are overruled by the command-line options.

# Include all backgrounds in your backgrounds-directory
BACKGROUNDMENUITEM=yes

# Include kde-menus
KDEMENU=yes

# Don't cleanup the menu
# REMOVE=no

