Si potrebbe inserire in .bashrc 
 
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1,2,.... ]]; then exec startx; fi