--- /dev/null
+*button.pressed: sunken solid
+*button.pressed.color: white
+*button: parentrelative
+*button.foregroundColor: black
+
+*color: rgb:dd/dd/dd
+*colorTo: rgb:33/33/33
+
+*font: Bitstream Vera Sans-9
+
+*borderColor: black
+*borderWidth: 1
+*marginWidth: 2
+
+menu.title: flat solid border
+menu.title.color: rgb:88/88/88
+menu.title.foregroundColor: white
+menu.title.textColor: black
+menu.title.alignment: center
+menu.title.font: Bitstream Vera Sans-9:style=Bold
+
+menu.frame: raised gradient border
+menu.frame.textColor: black
+menu.frame.foregroundColor: grey40
+menu.frame.disabledColor: darkgrey
+menu.frame.alignment: left
+
+menu.active: flat solid border
+menu.active.color: rgb:77/77/74
+menu.active.foregroundColor: white
+menu.active.textColor: white
+
+rootCommand: bsetroot -solid rgb:00/00/00
+
+slit: raised solid
+slit.color: rgb:77/90/aa
+slit.marginWidth: 3
+
+toolbar: raised gradient border
+toolbar.alignment: center
+toolbar*textColor: black
+toolbar.label: parentrelative
+toolbar.clock: parentrelative
+toolbar.windowLabel: parentrelative
+
+window.title.focus: raised gradient border
+window.title.focus.color: rgb:66/66/63
+window.title.focus.colorTo: rgb:88/88/84
+window.title.unfocus: raised gradient border
+
+window.label.focus: parentrelative
+window.label.focus.textColor: white
+window.label.unfocus: parentrelative
+window.label.unfocus.textColor: darkgrey
+window.label.marginWidth: 1
+
+window.button.focus: parentrelative
+window.button.focus.foregroundColor: white
+
+window.button.unfocus: parentrelative
+window.button.unfocus.foregroundColor: darkgrey
+
+window.handle.focus: raised solid border
+window.handle.unfocus: raised solid border
+
+window.grip.focus: raised solid border
+window.grip.focus.color: rgb:77/77/74
+window.grip.unfocus: raised solid border
+
+window*alignment: center
+window.font: Bitstream Vera Sans-9:style=Bold
+window.handleHeight: 8
--- /dev/null
+# 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.
+