Gnome Classic、Compiz 和麵板

Gnome Classic、Compiz 和麵板

我在 ubuntu 14.04 上安裝了 compiz,運行 gnome classic,並啟用了視窗裝飾。要啟用 compiz,我可以輸入compiz --replace,但頂部的面板消失了。有誰知道如何解決這個問題?

答案1

如果它在 Gnome 中像在 Xubuntu 中一樣工作,則需要有 Greybird 主題才能顯示欄。

sudo apt-get install dconf-tools

然後按ALT+F2並運行:dconf-editor,導航至 org > gnome > 桌面 > wm > 首選項,並將“主題”值從“Adwaita”更改為“Greybird”

相關內容