Magellan Linux

Contents of /trunk/mlivecdbuild/profiles/openvpn-i686/custom-files/fluxbox/menuconfig

Parent Directory Parent Directory | Revision Log Revision Log


Revision 582 - (show annotations) (download)
Sat Oct 13 11:42:09 2007 UTC (16 years, 6 months ago) by niro
File size: 1907 byte(s)
-added openvpn profile

1 # This file is read by fluxbox-generate_menu. If you don't like a
2 # default you can change it here. Don't forget to remove the # in front
3 # of the line.
4
5 # Your favourite terminal. Put the command in quotes if you want to use
6 # options. Put a backslash in before odd chars
7 # MY_TERM='Eterm --tint \#123456'
8 # MY_TERM='aterm -tint $(random_color)'
9 MY_TERM='aterm -name aterm -sl 3000 -tr +sb -si -sk -fade 70 -sh 60 -fn -misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-2 -g 80x30+20-0 -fg \#ffffff -tint \#6aa5d9'
10
11
12 # Your favourite browser. You can also specify options.
13 MY_BROWSER=firefox
14
15 # Name of the outputfile
16 # MENUFILENAME=~/.fluxbox/menu
17
18 # MENUTITLE=`fluxbox -version|cut -d " " -f-2`
19 MENUTITLE="[ $HOSTNAME ]"
20
21 # standard url for console-browsers
22 # HOMEPAGE=fluxbox.org
23
24 # location with your own menu-entries
25 USERMENU=~/.fluxbox/usermenu
26
27 # location with your own menu-entries
28 LIVECDMENU=/mnt/cdrom/fluxbox/livecdmenu
29
30 # Put the launcher you would like to use here
31 # LAUNCHER=fbrun
32 # LAUNCHER=fbgm
33
34 # Options for fbrun
35 # FBRUNOPTIONS='-font 10x20 -fg grey -bg black -title run'
36
37 # --- PREFIX'es
38 # These are prefixes; So if fluxbox is installed in /usr/bin/fluxbox
39 # your prefix is: /usr
40
41 # fluxbox-generate already looks in /usr/X11R6, /usr, /usr/local and /opt so
42 # there should be no need to specify them.
43 #
44 # PREFIX=/usr
45 # GNOME_PREFIX=/opt/gnome
46 # KDE_PREFIX=/opt/kde
47
48
49 # Sepparate the list of background-dirs with semicolumns ':'
50 # BACKGROUND_DIRS="~/.fluxbox/backgrounds/:/usr/share/fluxbox/backgrounds/:/usr/share/wallpapers"
51
52
53 # --- Boolean variables.
54 # Setting a variable to no'' won't help. Comment them out if you don't
55 # want them. Setting are overruled by the command-line options.
56
57 # Include all backgrounds in your backgrounds-directory
58 # BACKGROUNDMENUITEM=yes
59
60 # Include kde-menus
61 # KDEMENU=yes
62
63 # Include gnome-menus
64 # GNOMEMENU=yes
65
66 # Don't cleanup the menu
67 # REMOVE=no
68