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即可退出。
以下是我的試用截圖,總體覺得很有創意,很新鮮……