added dialog, lirc, setserial and blackbox package
[hdw-linux/hdw-linux.git] / packages / x11 / blackbox / menu
diff --git a/packages/x11/blackbox/menu b/packages/x11/blackbox/menu
new file mode 100644 (file)
index 0000000..d38a8ce
--- /dev/null
@@ -0,0 +1,65 @@
+# hdw blackbox control menu
+
+[begin] (control menue)
+  [exec] (xterm)    {xterm -bg black -fg white -ls}
+  [exec] (wterm)     {wterm}
+
+  [submenu] (graphics)
+    [exec] (gimp)     {gimp-2.1}
+    [exec] (imagemagick) {display}
+  [end]
+
+  [submenu] (internet)
+    [exec] (firefox)  {firefox}
+    [exec] (thunderbird)     {thunderbird}
+    [exec] (icq) {licq}
+  [end]
+
+  [submenu] (viewer)
+    [exec] (acroread) {acroread}
+    [exec] (xpdf) {xpdf}
+    [exec] (ghostview) {gv}
+  [end]
+
+  [submenu] (editors)
+    [exec] (vim) {gvim}
+    [exec] (emacs) {emacs}
+  [end]
+
+  [submenu] (utilities)
+    [exec] (xfontsel) {xfontsel}
+    [exec] (xman)     {xman}
+    [exec] (xcalc)    {xcalc}
+    [exec] (xload)    {xload}
+  [end]
+  [submenu] (styles) {choose a style...}
+    [stylesdir] (/usr/share/blackbox/styles)
+  [end]
+
+  [workspaces] (workspace list)
+
+  [config] (config)
+
+  [reconfig] (reconfigure)
+
+  [restart] (restart)
+
+  [submenu] (others)              {other window manager}
+    [restart] (start fvwm)        {fvwm}
+    [restart] (start windowmaker) {wmaker}
+    [restart] (start twm)         {twm}
+  [end]
+
+  [submenu] (lock)
+    [exec] (ifs) {xlock -mode ifs}
+    [exec] (blank) {xlock -mode blank}
+    [exec] (matrix) {xlock -mode matrix}
+  [end]
+
+  [exit] (exit)
+
+[end]
+
+# End of hdw control menu.
+