← Back to team overview

torios team mailing list archive

Re: Never Mind

 

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