here's my wallpaper for fittstool best used with pure openbox
or icewm so not have to worry about panels
http://code.google.com/p/fittstool/
############## fittstoolrc ###############
############## CLOCK-WISE ##############
############# TOP CENTRE ################
############### TERMINALS ###############
[TopCenter]
LeftButton=lilyterm
MiddleButton=mrxvt
RightButton=xterm
############## TOP RIGHT ################
############ FILE-MANAGERS ##############
[TopRight]
LeftButton=rox
MiddleButton=xfe
RightButton=spacefm
################ RIGHT ##################
#### JUST ONE FOR EACH MOUSE BUTTON #####
################ SOUND ##################
[Right]
LeftButton=xterm -C alsamixer
MiddleButton=mrxvt -e cplay ~/music
RightButton=amixer -q sset Master toggle
############### BOTTOM RIGHT ############
################ CHAT ##################
[BottomRight]
LeftButton=dxirc
MiddleButton=utox
RightButton=mumble
########### BOTTOM CENTRE ###############
################ NET ###################
[BottomCenter]
LeftButton=seamonkey
MiddleButton=transmissin-gtk
RightButton=gftp
############## BOTTOM LEFT ##############
############## OFFICE ###################
[BottomLeft]
LeftButton=lowriter
MiddleButton=looffice
RightButton=localc
################ LEFT ###################
################ VIDEO ##################
[Left]
LeftButton=gmplayer
MiddleButton=xfburn
RightButton=whaaw
############## TOP LEFT #################
################# RUN ###################
[TopLeft]
LeftButton=lilyterm
MiddleButton=bashrun2
RightButton=grun
########### MOUSE WHEEL ################
################ SOUND ##################
WheelUp=amixer -q sset Master 2+
WheelDown=amixer -q sset Master 2-
#########################################
#Available positions: Left, TopLeft, etc, TopCenter, BottomCenter, Right, TopRight, BottomRight, etc...
#Available events: LeftButton, RightButton, MiddleButton, WheelUp, WheelDown, WheelUpOnce, WheelDownOnce, Enter, Leave