#export DISPLAY=:0.$[ `id -u` % 16 ]
cd
pidof xfs >/dev/null || sudo /etc/init.d/xfs start
export DISPLAY=:2.0
startx -- :2 -depth 16 &
