首 页文章中心

Linux学习网

您的位置Linux学习网 > Linux基本应用 > 文章内容

Ubuntu重新设置GDM或KDM

作者:佚名  来源:不详  发布时间:2007-12-17 8:08:00
Ubuntu本身是用Gnome的
但一样可以通过apt安装KDE或Xfce
当然也可以安装Gnome

在Ubuntu中安装KDE就用

sudo apt-get install kubuntu-desktop
Gnome是︰

sudo apt-get install ubuntu-desktop
但要注意
安装完后开机画面都会改变的

若从Ubuntu换到Kubuntu ,又想换回原来的Ubuntu开机画面

sudo aptitude --purge remove usplash
sudo aptitude install usplash-theme-ubuntu

而装会连同KDM(或GDM)一起安装
期间会询问使用者选择KDM还是GDM

如果日后想更改用GDM还是KDM的话,可以用dpkg-reconfig

sudo dpkg-reconfigure kdm
or
sudo dpkg-reconfigure gdm
收藏本页到: 365Key | del.icio.us | | 添加到雅虎收藏+
  • 网站帮助 - 广告合作 - 网站地图