之前 Gnome 3 的基础组件都已经被 port 进了 Ubuntu 11.10 Oneiric 中,也就是说今后 unity 界面也是基于 Gnome 3 构建。现在,Gnome 3 的创新界面 Gnome Shell 也已经正式进入 11.10 官方源了,而且从我使用体验来看,基本运行完美,且能与 Unity 共存。
截图:
现在如果你想在 Ubuntu 上体验 Gnome 3 的话,可以尝试升级到 Ubuntu 11.10 了,或到这里下载 Daily ISO 进行安装。
# 从 11.04 升级到 11.10 的方法
sudo vi /etc/apt/sources.list
把源里的 natty 替换成 oneiric
:%s/natty/oneiric/g
然后升级
sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install gnome-themes-standard ubuntu-desktop gnome-shell gnome-tweak-tool
PS: 目前 11.10 的 Unity 界面里,默认的主题还没有被移植到 GTK 3 ,所以看起来非常丑。
原文:http://wowubuntu.com/oneiric-gnomeshell.html
【编辑推荐】