KDE vs Gnome

Shantanoo freebsd at dhumketu.cjb.net
Fri Jul 30 11:59:58 PDT 2004


+++ Sandbox Video Productions [freebsd] [28-07-04 18:47 -0700]:
| 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.
| 

check out ~/.xinitrc

for kde:
echo "exec startke" > ~/.xinitrc

for gnome:
echo "exec gnome-session" > ~/.xinitrc


Regards,
Shantanoo


More information about the freebsd-questions mailing list