1)安装桌面
GNOME桌面
yum groupinstall “X Windows Systems”
yum groupinstall “GNOME Desktop Environment”
KDE桌面
yum groupinstall “X Windows Systems”
yum groupinstall “K Desktop Environment”

2)默认桌面选择
在/etc/sysconfig/desktop中添加
DESKTOP=”GNOME” 或DESKTOP=“KDE”

3)从GNOME切换到KDE桌面
startkde

相关文章:

  • 2022-12-23
  • 2022-01-07
  • 2021-08-07
  • 2021-12-10
  • 2021-11-19
  • 2022-12-23
  • 2021-12-26
猜你喜欢
  • 2022-02-08
  • 2022-12-23
  • 2021-11-28
  • 2021-09-14
  • 2022-01-13
相关资源
相似解决方案