KDE vs Gnome

Chris racerx at makeworld.com
Wed Jul 28 18:52:01 PDT 2004


Sandbox Video Productions wrote:
> IF i install both gnome & kde. how do i choose which
> one i want to start up. It seem that it only starts
> the GUI that was installed last.
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 

Depends.

1. Are you using KDM? If so, you make your choice at the login menu.
2. If not above, edit .xinitrc and comment out one IE:

exec startkde
#gnome-session
#exec startxfce4
#exec startfluxbox

In the above example, KDE starts after entering startx

#exec startkde
gnome-session
#exec startxfce4
#exec startfluxbox

In the above example, Gnome starts ater entering startx

-- 
Best regards,
Chris

-- 
This message has been scanned for viruses and dangerous
content by MailScanner, and is believed to be clean.
ClamAV virus dat updated: Wed Jul 28 2004 at 03:02:59
daily.cvd updated (version: 424, sigs: 1141, f-level: 2, builder: tkojm)



More information about the freebsd-questions mailing list