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

Reply via email to