我想知道如何切换到 gnome 桌面环境。当我使用此命令检查安装了哪些桌面环境时。
ls -l /usr/share/xsessions/
它表明了这一点,
total 16
-rw-r--r-- 1 root root 216 Mar 26 2015 gnome.desktop
-rw-r--r-- 1 root root 4806 Oct 31 2015 kde-plasma.desktop
-rw-r--r-- 1 root root 213 Mar 26 2015 ubuntu.desktop
但当我注销并切换到 gnome 时,只有Ubuntu (default)
和的选项kde-plasma.
没有 gnome 选项。我正在使用 Ubuntu 14.04。