No....I thought no one would be interested, but could not help showing off my screen shots. It's just wmdrawer and a couple of dock apps from dockableapps. the drawer is very customizable, so I added sounds and mount buttons...feel free..if I can help with something let me know. I really like fluxbox on vector as you have discovered.
------------------
adding..
Oh...I see this gets tricky..this just to get drawer top center if you know vector some
Install wmdrawer via gslapt package manager
Copy wmdrawerrc.example from /usr/doc wmdrawer-0.10.5 to home dir and rename .wmdrawer
Test in terminal-type: wmdrawer ,then hit enter
You will get wmdrawer warning: regarding images, Disregard
The penguin appears bottom right in the fluxbox slit, click to open, click to close. the question marks are icons not yet placed and thus a warning.
close terminal and it all goes away.
open menu, go to /fluxbox/configure/ slit/ placement and choose top center
open user wmdrawerrc and change direction to 0 from 2 for top to bottom opening and save the file.
example:
------------------------------
# Drawer's opening direction [required]
# Top to bottom = 0
# Right to Left = 1
# Bottom to Top = 2
# Left to Right = 3
direction 0
---------------------------------
open user .fluxbox dir and open startup file
add- wmdrawer &
add- # to ~/.fluxbox startwbar &
example:
--------------------------
# Applications you want to run with fluxbox.
# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ''&'' AT THE END.
#
# unclutter -idle 2 &
# wmnd &
# wmsmixer -w &
wmdrawer &
# And last but not least we start fluxbox.
# Because it is the last app you have to run it with ''exec'' before it.
xfce-mcs-manager
#~/.fluxbox/startwbar &
exec /usr/bin/fluxbox
--------------------
log out and log back in to fluxbox and you should have wmdrawer top center.
now open .wmdrawerrc and edit each item.
the first is the icon. if you like the vector icon it is in /usr/share/icons/Vista-inspirate/scalable/apps/go.png
I create a mysys dir in home to hold drawer dir for icons and copy of drawerrc ,snds dir, WP dir,etc for easy backup reinstall.
Not all the dock apps work. I had no issue with these two: wmix & wmCalClock found here:
http://www.dockapps.org/Here is a sample .wmdrawerrc, you can try instead of the default.
Just replace the (x) with your program choices, it has the mounts for what they may be worth. and the style from my screenshots.
Try adding your username where username is in the bottom third column item to get a handy button for drawer edits. the center bottom is terminal and the first bottom thunar root.
--------------------------------
---------------------------------
# Config file for wmdrawer
[general]
# Dock's icon [optional]
dock_icon /usr/share/icons/Vista-Inspirate/scalable/apps/go.png
# Drawer's opening direction [required]
# Top to bottom = 0
# Right to Left = 1
# Bottom to Top = 2
# Left to Right = 3
direction 0
# Image used for icons' background [optional]
#icons_bg defaultTile.xpm
# Allow icons' enlargement to fit them to buttons' size [optional, default 1]
# 0 indicate that icons should never be larger than their original size.
icons_expand 0
# Activate the drawer's pseudo-transparency [optional, default 0]
# if you choose transparency, icons_bg will be ignored
transparency 1
# dock's width: min=12, max=128 [optional, default=64]
#dock_width 64
# dock's height: min=12, max=128 [optional, default=64]
#dock_height 64
# buttons' size: min=12, max=128 [optional]
# Useful for the people who want for example to have big icons
# and to define several columns.
btns_size 36
# Icon's highlight type: 0, 1 or 2 [optional, default 2]
# 0 : no highlight
# 1 : target (unavailable if transparency is activated)
# 2 : shading
#highlight 2
# Image used as highlight [optional]
# only used if you choice target type
#highlight_img highlight.xpm
# Tint icons by a specified color [optional, default #ffffff]
# only used if you choice shading type
#highlight_tint #ffffff
# Shade icons at a specified level [optional, default 60]
# only used if you choice shading type
#highlight_sh 60
# Display buttons' tooltips [optional, default 1]
tooltips 0
# Tooltips' font [optional, default fixed]
#tooltips_font fixed
# Drawer's animation speed: 0, 1, 2, 3, 4 [optional, default 1]
#animation_speed 1
# Mouse cursor in drawer: 0, 1, ..., 76 [optional, default 30]
#cursor 30
# Auto opening of the drawer: 0, 1 [optional, default 0]
show_on_hover 1
# Auto closing of the drawer: 0, 1 [optional, default 0]
hide_on_out 1
# drawer's hiding timeout in miliseconds [optional, default 1000]
#hide_timeout 1000
# Runs the dockapp in windowed mode: 0, 1 [optional, default 0]
# Useful for AfterStep, Fvwm, Sawfish or KDE users.
#windowed_mode 0
# Instance name so window manager can distinguish between multiple copies
#instance_name distinguish_name
# Drawer's border size in pixels [optional, default 1]
border_size 0
# Images directories
[images_paths]
/usr/share/pixmaps
/usr/share/icons/
/usr/local/share/pixmaps/
###########################################################################
# A first column with 5 buttons
# Each button must be defined with this syntax:
# (tooltip) (image) (command)
[column]
(Mount/hdc) (/usr/share/icons/Vista-Inspirate/scalable/apps/gnome-cd.png) (mount /dev/cdrom & thunar /mnt)
(Umount/hdc) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (umount /dev/cdrom)
(Xcalc) (/usr/share/icons/Vista-Inspirate/scalable/apps/gnome-calculator.png) (xcalc)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(rootTfm) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (/sbin/vsuper "thunar /")
##########################################################################
# A second column with 5 buttons
[column]
(Mount floppy) (/usr/share/icons/Vista-Inspirate/scalable/apps/kfloppy.png) (mount /dev/fd0 & thunar /mnt)
(Umount/fd0) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (umount /dev/fd0)
(files) (/usr/share/icons/Vista-Inspirate/scalable/apps/file-manager.png) (thunar)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(terminal) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (terminal)
#########################################################################
# A third column with 5 buttons
[column]
(VL_HOT) (/usr/share/icons/Vista-Inspirate/scalable/apps/usb.png) (thunar /mnt/vl-hot)
(vlh-umount) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (vlh-umount)
(Notepad) (/usr/share/icons/Vista-Inspirate/scalable/apps/kedit.png) (medit)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(X) (/usr/share/icons/Vista-Inspirate/scalable/apps/ktip.png) (X)
(wmedit) (/usr/share/icons/ROX-nuvola/apps/kblackbox.png) (mousepad /home/username/.wmdrawerrc)
#
----------------------------------
--------------------------------------
Some additional tips
To add a sound to the button just add the path to a wave file and & in front of the executabe IE: (aplay /path to file/ding.wav & xcalc)
Depending on your snd card perhaps you may find issue playing button sound for example with ardour as it requires the snd card
You can add some styles look here. just unpack and copy to /usr/share/fluxbox/styles..you may need to be root.
http://tenr.de/styles/styles01.phpFor rounded corners just open the style file of the particular style you are using and add the needed lines to it:
menu.roundCorners: TopRight TopLeft BottomRight BottomLeft
window.roundCorners: TopRight TopLeft BottomRight BottomLeft
toolbar.shaped: true|false
You can set all corners round or just one or two or three and you can combine them as you like. (e.g. only 'TopLeft BottomRight')
To try a screensaver as wallpaper: In a terminal type: /usr/libexec/xscreensaver/rocks -root &
Replace" rocks" with another if you like.
You can add this effect when you log in by adding the line to your fluxbox startup file under your wmdrawer & addition and #fbsetbg at the top of the page. you do not get transparency with the saver but it can add image to the menu.
example:
--------------
#fbsetbg -f /home/bootstrap/xSystem/wallpaper/VL-rockface.jpg
# Applications you want to run with fluxbox.
# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ''&'' AT THE END.
#
# unclutter -idle 2 &
# wmnd &
# wmsmixer -w &
wmdrawer &
/usr/libexec/xscreensaver/rocks -root &
# And last but not least we start fluxbox.
------------------------------------------------------
You may also toggle screen blanking and saver wallpaper from your menu by adding a sub menu: to do this from home , open fluxbox/ menu and add your items. In this example you need to add the path to the wallpaper
example:
----------------------------------------------------
[begin] (FluxBox) </usr/share/icons/Vista-Inspirate/scalable/filesystems/desktop.png>
[submenu] (Background) </usr/share/icons/Vista-Inspirate/scalable/apps/gnome-applications.png>
[exec] (Screen Blank OFF) {xset -dpms & xset s off}
[exec] (Screen Blank ON) {xset dpms & xset s on}
[separator]
[exec] (Rocks OFF) {killall rocks & fbsetbg /path to/your wallpaper.jpg}
[exec] (Rocks ON) {/usr/libexec/xscreensaver/rocks -root &}
[separator]
----------------------------------------------------------------------------------------
To get transparency just lower the alpha values. for example from the menu go to fluxbox/configure/transparency and use the mouse buttons to raise lower the menu alpha value. the default is 255 try 100
If this is not clear let me know so I can fix it up, it's my first attempt at a HOW TO.
Hope it adds some fun
cheers