[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xfce



>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



Reply to: