Gnome-shell 是 Gnome 3.0 的关键部分,目前正在由 Fedora 开发者和交互设计师一起经络密鼓的开发中。
在 Fedora 12 下尝试 Gnome-shell 最简单的办法就是安装 desktop-effects 软件包。
yum install desktop-effects gnome-shell
安装完成之后进入 系统/首选项/桌面特效,在这里可以灵活切换Gnome和Gnome shell
如果你想手动设置 Gnome-shell ,执行下列命令:
mkdir ~/.config/autostart ln -s /usr/share/applications/gnome-shell.desktop ~/.config/autostart
你也可以直接执行下列命令
gnome-shell –replace &
如果想永久使用gnome shell的话就可以在“系统/首选项/桌面特效“那里选取,www.linuxidc.com如果是临时想玩下的话,可以使用以上命令,不想用时,Ctr+C即可退出。
以下是我的试用截图,总体觉得很有创意,很新鲜……