On 08/09/2014 08:07 PM, David B Yentzen wrote: > Hey > Never mind, I justed ran startx and the gui started. I'm going to make > as detailed notes as I can on what works, what doesn't.....Do you want > me to email to you or the mailing list? > > Thanks > David Oh... sorry I just got this one after the others... You can setup your bash profile to run startx automatically.
you need to copy the bare bones version first cp /etc/skel/.profile ~/ And... at the end paste this (or type it) [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx -- Regards -- Mailing list: https://launchpad.net/~torios Post to : torios@lists.launchpad.net Unsubscribe : https://launchpad.net/~torios More help : https://help.launchpad.net/ListHelp