|
Just Beginning
Introduction Read this first before you try Ubuntu*
Which Ubuntu to pick?
Ubuntu inside Windows
Install Software
Security in Ubuntu
Where's the Terminal? Next Steps Beyond the Basics Playing Around Troubleshooting * Off-site link |
Installing Gnome on KubuntuKubuntu's default desktop environment is KDE. Sometimes people using Kubuntu want to try out Gnome as well, though. If you're not sure what the differences are, read this comparison of KDE and Gnome. Warning: having KDE and Gnome together means you'll have cluttered application menus full of KDE applications and Gnome applications. You may also run into some other cosmetic problems (the KDE QT look taking over some of your Gnome themes, a hidden file on your desktop that keeps appearing in Gnome after you've just logged out of KDE). One of the most common problems is the new desktop environment "taking over" the boot splash screen. Here are some instructions to fix that problem. Even though these instructions are for Gnome, the same principle applies for adding KDE to Ubuntu or XFCE to Kubuntu or Ubuntu. Basically, you install the desktop environment, log out, and choose the desktop environment. The screenshots are from Ubuntu 5.10 (Breezy Badger), but the same instructions apply to Ubuntu 7.10 (Feisty Fawn) as well.
Please note that some people may tell you to install Gnome using Adept or apt-get. Use aptitude instead, because it'll make Gnome easier to remove later should you wish to do so.
The ubuntu-desktop metapackage will install the standard Ubuntu version of Gnome with the appropriate artwork and defaults favored by Ubuntu.
The default can always be changed later by modifying the /etc/X11/default-display-manager file. For KDM, the file should read /usr/bin/kdm; for GDM, the file should read /usr/sbin/gdm
To switch back to KDE, just log out and select KDE from the session menu. If you later decide you don't want Gnome any more, go back to the Gnome terminal and type sudo aptitude remove ubuntu-desktop.
|
|
If you have suggestions or corrections for these tutorials, please post in this Ubuntu Forums thread or leave a comment on my blog. |
|