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 _______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



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)

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to