comparison .fluxbox/menu @ 45:069a739d88ad

get fluxbox menu from a webpage, i.e. http://k0s.org/programs.html
author Jeff Hammel <k0scist@gmail.com>
date Sat, 27 Mar 2010 09:49:33 -0700
parents f3ab51c79813
children 4674cf608131
comparison
equal deleted inserted replaced
43:ff7f771a9baf 45:069a739d88ad
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] (Fluxbox) 1 [begin] (Fluxbox)
18 [exec] (term) {gnome-terminal} 2
19 [exec] (firefox) {firefox} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/firefox-icon.xpm> 3 [include] (~/.fluxbox/applications)
20 [exec] (blank) {xset dpms force off} 4
21 [submenu] (Terminals) 5 [submenu] (fluxbox)
22 [exec] (xterm) {xterm} 6 [exec] (edit init) { emacs ~/.fluxbox/init}
23 [exec] (gnome-terminal) {gnome-terminal} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/gnome-terminal.xpm> 7 [exec] (edit keys) { emacs ~/.fluxbox/keys}
24 [exec] (small gterm) {gnome-terminal --window-with-profile=tterm --zoom=0.86} 8 [config] (Configure)
9 [submenu] (Styles)
10 [stylesdir] (~/.fluxbox/styles)
25 [end] 11 [end]
26 [submenu] (Net) 12 [workspaces] (Workspace List)
27 [submenu] (Browsers) 13 [restart] (gnome-session) {gnome-session}
28 [exec] (firefox) {firefox} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/firefox-icon.xpm> 14 [commanddialog] (Fluxbox Command)
29 [exec] (konqueror) {konqueror} 15 [reconfig] (Reload config)
30 [exec] (lynx) {xterm -e lynx fluxbox.org} 16 [restart] (Restart)
31 [end] 17 [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center}
32 [submenu] (Mail) 18 [separator]
33 [exec] (evolution) {evolution} 19 [exit] (Exit)
34 [end]
35 [submenu] (chat)
36 [exec] (irssi) {gnome-terminal --window-with-profile=tterm --zoom=0.75 --geometry=65x17-0-18 -e irssi}
37 [exec] (xchat) {xchat-2}
38 [exec] (gaim) {gaim}
39 [end] 20 [end]
40 [end] 21 [end]
41 [submenu] (Editors)
42 [exec] (emacs) {emacs}
43 [exec] (meld) {meld}
44 [exec] (gedit) {gedit}
45 [exec] (nano) {xterm -e nano}
46 [exec] (vim) {xterm -e vim}
47 [exec] (vi) {xterm -e vi}
48 [end]
49 [submenu] (Multimedia)
50 [submenu] (Graphics)
51 [exec] (gimp) {gimp}
52 [exec] (inkscape) {inkscape}
53 [exec] (dia) {dia}
54 [end]
55 [submenu] (Audio)
56 [exec] (audacity) { audacity }
57 [exec] (xmms) { xmms }
58 [end]
59 [submenu] (Video)
60 [exec] (gxine) { gxine }
61 [exec] (realplay) { realplay }
62 [end]
63 [exec] (amarok) { amarok }
64 [end]
65 [submenu] (X-utils)
66 [exec] (xclock) {xclock}
67 [exec] (clrscr) {clrscr | xclip -i}
68 [exec] (xkill) {xkill}
69 [exec] (gkrellm) {gkrellm}
70 [exec] (Reload .Xresources) {xrdb -load /home/jhammel/.Xresources}
71 [end]
72 [submenu] (Office)
73 [exec] (OpenOffice) {soffice}
74 [exec] (xclock) {xclock}
75 [exec] (cal) {xterm -geometry 21x9 -T "`date +'%b %-d'`" -e 'cal; sleep 10' }
76 [exec] (evince) {evince}
77 [end]
78 [submenu] (fluxbox)
79 [exec] (edit menu) { emacs ~/.fluxbox/menu}
80 [exec] (edit init) { emacs ~/.fluxbox/init}
81 [exec] (edit keys) { emacs ~/.fluxbox/keys}
82 [config] (Configure)
83 [submenu] (Styles)
84 [stylesdir] (~/.fluxbox/styles)
85 [end]
86 [workspaces] (Workspace List)
87 [submenu] (Tools)
88 [exec] (Window name) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center}
89 [exec] (Screenshot - JPG) {import screenshot.jpg && display -resize 50% screenshot.jpg}
90 [exec] (Screenshot - PNG) {import screenshot.png && display -resize 50% screenshot.png}
91 [end]
92 [submenu] (Window)
93 [restart] (gnome) {gnome-session}
94 [end]
95 [commanddialog] (Fluxbox Command)
96 [reconfig] (Reload config)
97 [restart] (Restart)
98 [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center}
99 [separator]
100 [exit] (Exit)
101 [end]
102 [end]