#!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey xterm -bg black -fg white -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & fluxbox &