View Single Post

   
  #2 (permalink)  
Old 02-21-2008, 08:24 AM
Sybren Stuvel
 
Posts: n/a
Default Re: emerge gnome ...and then?

Kristof enlightened us with:
> What should i do now?


put this into your ~/.xinitrc

---------------------------------------------------------------------
#!/bin/sh
source ~/.bash_profile
exec gnome-session
---------------------------------------------------------------------

and chmod +x ~/.xinitrc

> I want to get into gnome, but I don't know how.


Do the above, and then type 'startx'.

Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Reply With Quote