侏儒3.14:如何禁用窗口效果


10

有没有一种方法可以禁用Gnome 3.14不必要的窗口效果?

Answers:


17

打开dconf-editorAlt+ F2并键入dconf-editor)并取消签enable-animations入:

org > gnome > desktop > interface

您还可以使用以下命令:

gsettings set org.gnome.desktop.interface enable-animations false

谢谢。仅供参考。找不到dconf编辑器。
empedokles,2015年

2
如果将来需要它,可以通过运行:sudo apt-get install dconf-tools:)
hg8

1
刚刚尝试了这个答案gnome 3.24,它仍然有效。
本杰明·莱恩韦伯

这对我不起作用。我需要遵循@Torben的建议,位于此处:链接
lordhog

我说了这个,它也起作用了:sudo apt-get install dconf-editor
jmarina
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.