What should be in the default of ~/.xinitrc ?
When I installed Gentoo it had a glitch where it wont load up so I want to goto the X server screen or whatever it is called which was there after I first installed Gentoo I believe.

Code: Select all
export DISPLAY=:0.0
xtermYou can probably delete or rename the ~/.xinitrc file and then startx. By default the ~/.xinitrc file does not exist. I should then start a very crude looking window manager with a couple of terminals.Baumer wrote:I want it to just load up X-server because for some reason my Gnome gets stuck on loading the window manager and just goes to a blank screen. I am wondering what it says on default that loads up the X window system.