>To start xfce4 from the console you should do as a normal user:

cat << EOF > .xsession
#!/bin/bash

exec xfce4-session

EOF
chmod +x .xsession

and use the startx command to start it.



Are the above lines simple being typed at the prompt ?.

Erik Jakobsen


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to