~ monkd /.xinitrc

executed by startx: bg, pypanel, openbox
#!/bin/sh

#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#

eval `cat ~/.fehbg` &
exec pypanel &
exec openbox
# exec blackbox
# exec fluxbox