#!/bin/sh # # modify some key mappings xmodmap $HOME/.Xmodmap # launch key handling tool bbkeys -i & # Launch screen saver without initial setup window xscreensaver -no-splash & # Set the background bsetbg $HOME/pics/pseudowinxp.jpg & # ... and launch the window manager exec /usr/local/bin/blackbox