Mercurial > hg > config
comparison .fluxbox/menu @ 0:f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
author | k0s <k0scist@gmail.com> |
---|---|
date | Thu, 15 Oct 2009 11:41:26 -0400 |
parents | |
children | 069a739d88ad |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f3ab51c79813 |
---|---|
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) | |
18 [exec] (term) {gnome-terminal} | |
19 [exec] (firefox) {firefox} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/firefox-icon.xpm> | |
20 [exec] (blank) {xset dpms force off} | |
21 [submenu] (Terminals) | |
22 [exec] (xterm) {xterm} | |
23 [exec] (gnome-terminal) {gnome-terminal} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/gnome-terminal.xpm> | |
24 [exec] (small gterm) {gnome-terminal --window-with-profile=tterm --zoom=0.86} | |
25 [end] | |
26 [submenu] (Net) | |
27 [submenu] (Browsers) | |
28 [exec] (firefox) {firefox} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/firefox-icon.xpm> | |
29 [exec] (konqueror) {konqueror} | |
30 [exec] (lynx) {xterm -e lynx fluxbox.org} | |
31 [end] | |
32 [submenu] (Mail) | |
33 [exec] (evolution) {evolution} | |
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] | |
40 [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] |