added dialog, lirc, setserial and blackbox package
[hdw-linux/hdw-linux.git] / packages / x11 / blackbox / menu
1 # hdw blackbox control menu
2
3 [begin] (control menue)
4   [exec] (xterm)    {xterm -bg black -fg white -ls}
5   [exec] (wterm)     {wterm}
6
7   [submenu] (graphics)
8     [exec] (gimp)     {gimp-2.1}
9     [exec] (imagemagick) {display}
10   [end]
11
12   [submenu] (internet)
13     [exec] (firefox)  {firefox}
14     [exec] (thunderbird)     {thunderbird}
15     [exec] (icq) {licq}
16   [end]
17
18   [submenu] (viewer)
19     [exec] (acroread) {acroread}
20     [exec] (xpdf) {xpdf}
21     [exec] (ghostview) {gv}
22   [end]
23
24   [submenu] (editors)
25     [exec] (vim) {gvim}
26     [exec] (emacs) {emacs}
27   [end]
28
29   [submenu] (utilities)
30     [exec] (xfontsel) {xfontsel}
31     [exec] (xman)     {xman}
32     [exec] (xcalc)    {xcalc}
33     [exec] (xload)    {xload}
34   [end]
35  
36   [submenu] (styles) {choose a style...}
37     [stylesdir] (/usr/share/blackbox/styles)
38   [end]
39
40   [workspaces] (workspace list)
41
42   [config] (config)
43
44   [reconfig] (reconfigure)
45
46   [restart] (restart)
47
48   [submenu] (others)              {other window manager}
49     [restart] (start fvwm)        {fvwm}
50     [restart] (start windowmaker) {wmaker}
51     [restart] (start twm)         {twm}
52   [end]
53
54   [submenu] (lock)
55     [exec] (ifs) {xlock -mode ifs}
56     [exec] (blank) {xlock -mode blank}
57     [exec] (matrix) {xlock -mode matrix}
58   [end]
59
60   [exit] (exit)
61
62 [end]
63
64 # End of hdw control menu.
65