Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2004 20:51:47 -0500
From:      Chris <racerx@makeworld.com>
To:        Sandbox Video Productions <sandboxpro@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: KDE vs Gnome
Message-ID:  <41085833.3020408@makeworld.com>
In-Reply-To: <20040729014700.41645.qmail@web14106.mail.yahoo.com>
References:  <20040729014700.41645.qmail@web14106.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41085833.3020408>