# Alternate X Windows startup
if [ -d /usr/X11R6/bin ]; then
  echo -e "\nEnter startx to start X Windows and your prefered desktop.\n"
fi
