On Fri, 3 Feb 2017 12:17:56 -0700 stan <stanl-fedorauser@xxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx