>> echo "exec startkde" > ~/.xinitrc
>> 
>> next time you execute 'startx', kde will startup.
>> 
>> for GNOME, execute this command first
>> 
>> echo "exec gnome-session" > ~/.xinitrc
>> 
>> then startx will bring gnome up.
> 
> I think the more "offical" way is to uncomment the following lines
> in /etc/rc.conf:
> 
> DISPLAYMANAGER="gdm"
> XSESSION="Gnome"
> 
> 
I would disagree.  This is how you boot into x.  not necessarily how you run
x.  I personally prefer the first way to this.... I boot to the command line
and then run x if I feel like it.  My point is the "official" in the above
is misleading.


-- 
gentoo-user@gentoo.org mailing list

Reply via email to