Code: Select all
DISPLAYMANAGER=gdm
XSESSION=Gnome
Code: Select all
DISPLAYMANAGER=gdm
XSESSION=Xfce4Code: Select all
/etc/init.d/xdm startCode: Select all
rc-update add xdm defaultYou probably need to configure your x-server by runningOk, I tried that. I also tried putting .xinitrc in my /home/[username] directory as well, and that didn't work. Although I guess I should ask exactly how I'm supposed to "put gnome-session in it." I simply typed "gnome-session". Is there something else that I'm supposed to type?
What happens when I type "startx" is that a bunch of text scrolls and it says something like server error: no screens found and it ends with some IO error. I could write it all down and type it up if it'd be helpful in figuring out the problem.
Code: Select all
xf86configCode: Select all
nano -w .xinitrcCode: Select all
echo gnome-session > ~/.xinitrc