#Rename this file .xinitrc and put in ~ #Map PrntScrn key for fluxbox ~/.fluxbox/keys file to attach to # command for a screen print (instructions from Gentoo forum by morbux) xmodmap -e 'keycode 111=F15' #Slit Items #** KADW=Andrew's AFB or KBWI=BWI Airport (need lat and long for location) wmweather+ -metar-station KADW -mph -tempf -in -location "N38.967537 W76.8551" -radar-uri http://image.weather.com/web/radar/us_dca_metroradar_large_usen.jpg & #** gkrellm provides a multitude of monitors (-w puts it in the slit) gkrellm -w & #** Themes are in /usr/local/share/spaceclock/*.theme #/usr/local/bin/spaceclock blue-float.theme & #** PinBoard for small notes /usr/local/bin/wmpinboard -w & #** Fluxter allows a pager that automatically matches the theme fluxter -w & #** wmusic - controls xmms from the slit #wmusic & #** bbrun pops up a little run box to run quick commands without a full terminal and resides in the slit #bbrun & #Start fluxbox exec fluxbox