【问题标题】:Switch to unity desktop envirnment in ubuntu 15.10 gnome在 ubuntu 15.10 gnome 中切换到 unity 桌面环境
【发布时间】:2016-03-20 18:54:52
【问题描述】:

我刚刚使用以下命令在 ubuntu 15.10(威利狼人)上安装了 unity:

sudo apt-get install ubuntu-desktop

一切顺利,但我无法“激活”它,我还有 gnome。通常我应该找到一种方法来更改登录屏幕,但我找不到任何东西

【问题讨论】:

    标签: ubuntu-15.10


    【解决方案1】:

    尝试安装 LightDM 显示管理器并切换到它,然后通过它登录时,您应该能够在 Gnome 和 Unity 之间切换。

    sudo apt-add-repository ppa:lightdm-team/ppa
    sudo apt-get update
    sudo apt-get install lightdm
    

    然后运行

    sudo dpkg-reconfigure lightdm
    

    并从提示中选择 lightdm:

    【讨论】:

      猜你喜欢
      • 2010-10-09
      • 2020-08-13
      • 2017-01-21
      • 2016-02-18
      • 2020-12-08
      • 1970-01-01
      • 2017-06-15
      • 1970-01-01
      • 2016-03-08
      相关资源
      最近更新 更多