Jos*_*nto 8 themes ubuntu-tweak background 13.04
升级到13.04后我的桌面背景一直是黑屏,即:
编辑: Ubuntu 调整似乎也无法更改窗口主题(尽管所有其他主题,如图标主题都可以轻松修改)。但是,调整工具可以更改窗口主题。
我尝试了以下方法:
dconf reset -f /org/compiz/
&& unity --reset-icons &disown
然后重新启动(这只是改变了统一启动器的颜色和大小)
dconf reset -f /org/compiz/ && gnome-session-quit
在终端unity --reset
(这给了输出:ERROR: the reset option is now deprecated
)unity --replace
Pat*_*ick 10
粘贴到终端中的以下行确实为我恢复了背景图像:
gsettings set org.gnome.settings-daemon.plugins.background active true
Run Code Online (Sandbox Code Playgroud)
希望对你也有帮助...