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