summaryrefslogtreecommitdiffstats
path: root/.fluxbox/menu
blob: 190d5ec95e780a80bc73314f5a7bdf0dc71888c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
# 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: ~/.fluxbox/my-menu
[begin] (Fluxbox-1.3.7)
[encoding] {UTF-8}
      [exec] (xterm) {xterm}
      [exec] (firefox) {firefox}
      [exec]   (Run) {fbrun}
[submenu] (Terminals)
      [exec]   (xterm) {xterm}
[end]
[submenu] (Net)
[submenu] (Browsers)
      [exec]   (chrome) {chrome}
      [exec]   (firefox) {firefox}
      [exec]   (vncviewer) {vncviewer}
      [exec]   (w3m) {xterm -e w3m fluxbox.org}
      [exec]   (lynx) {xterm -e lynx fluxbox.org}
[end]
[submenu] (IRC)
      [exec]   (irssi) {xterm -e irssi}
      [exec]   (ninja) {xterm -e ninja}
[end]
[submenu] (FTP)
      [exec]   (pftp) {xterm -e pftp}
      [exec]   (ftp) {xterm -e ftp}
[end]
[submenu] (Analyzers)
      [exec]   (ettercap) {ettercap}
[end]
[end]
[submenu] (Editors)
      [exec]   (emacs) {emacs}
      [exec]   (vi) {xterm -e vi}
      [exec]   (joe) {xterm -e joe}
      [exec]   (emacs-nw) {xterm -e emacs -nw}
[end]
[submenu] (Multimedia)
[submenu] (Graphics)
      [exec]   (gimp) {gimp}
      [exec]   (xv) {xv}
      [exec]   (ee) {ee}
      [exec]   (xscreensaver-demo) {xscreensaver-demo}
      [exec] (Mesa gears) {gears}
      [exec] (Mesa morph) {morph3d}
      [exec] (Mesa reflect) {reflect}
[end]
[submenu] (Audio)
      [exec]   (easytag) {easytag}
[end]
[submenu] (X-utils)
      [exec]   (xclock) {xclock}
      [exec] (Reload .Xdefaults) {xrdb -load $HOME/.Xdefaults}
[end]
[end]
[submenu] (Office)
      [exec]   (xclock) {xclock}
      [exec]   (xcalc) {xcalc}
      [exec]   (xpdf) {xpdf}
[end]
[submenu] (Games)
      [exec]   (enigma) {enigma}
      [exec]   (dosbox) {dosbox}
[end]
[submenu] (System Tools)
      [exec]   (top) {xterm -e top}
      [exec]   (htop) {xterm -e htop}
[end]
[submenu] (Fluxbox menu)
      [config] (Configure)
[submenu] (System Styles) {Choose a style...}
      [stylesdir] (/usr/local/share/fluxbox/styles)
[end]
[submenu] (User Styles) {Choose a style...}
      [stylesdir] (~/.fluxbox/styles)
[end]
      [workspaces] (Workspace List)
[submenu] (Tools)
      [exec] (Window name) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center}
      [exec] (Screenshot - JPG) {import screenshot.jpg && display -resize 50% screenshot.jpg}
      [exec] (Screenshot - PNG) {import screenshot.png && display -resize 50% screenshot.png}
      [exec] (Run) {fbrun}
      [exec] (Regen Menu) {fluxbox-generate_menu}
[end]
[submenu] (Window Managers)
      [restart] (mwm) {mwm}
      [restart] (twm) {twm}
      [restart] (icewm) {icewm}
[end]
      [exec] (Lock screen) {xscreensaver-command -lock}
      [commanddialog] (Fluxbox Command)
      [reconfig] (Reload config)
      [restart] (Restart)
      [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) | xmessage -file - -center}
      [separator]
      [exit] (Exit)
[end]
[endencoding]
[end]