On Fri, 3 Feb 2017 12:17:56 -0700
stan <stanl-fedorau...@vfemail.net> wrote:
 
> My procedure in that script is the following:

This is at the top of the script.  I naively just cut and pasted the
Gnome section.

XCLIENTS=/home/$USER/.Xclients

echo '*** Replacing existing ~/.Xclients or creating new one.'
echo '#! /bin/bash' > $XCLIENTS
echo ' ' >> $XCLIENTS
chmod +x $XCLIENTS

> 
> echo 'GSESSION="$(type -p gnome-session)"' >>
> $XCLIENTS echo 'exec $GSESSION' >>
> $XCLIENTS echo 'Starting X with Gnome...'
> startx -- vt10
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to