gnome3 底部 任务栏_如何在gnome 3 classic中删除底部面板?
gnome3 底部 任務欄
The gnome 3 classic’s bottom panel looks not useful to me. I do not use it. How to remove the bottom panel in gnome 3 classic?
gnome 3 classic的底部面板對我來說沒有用。 我不用這個。 如何在gnome 3 classic中刪除底部面板?
That bottom panel is from the “Window List” plugin.
該底部面板來自“窗口列表”插件 。
The gnome 3 classic package depends on that plugin package on CentOS 7 as far as I checked.
據我檢查,gnome 3 classic軟件包取決于CentOS 7上的該插件軟件包。
And Gnome 3 classic uses it as a required plugin and ignores user settings even if it is disabled.
而且,Gnome 3 classic使用它作為必需的插件,即使禁用了它,也會忽略用戶設置。
A dirty fix is to just remove the directory for the plugin:
一個骯臟的解決方法是只刪除插件的目錄:
# rm -r /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.comIf you want it back later, you may re-install that plugin’s package.
如果您以后想要它,可以重新安裝該插件的軟件包。
# yum reinstall gnome-shell-extension-window-listAnswered by Eric Z Ma.埃里克·馬(Eric Z Ma)回答。Hover over a blank part of the bottom panel. Press Ctrl + Super + Right Click. Press delete/remove this panel.
將鼠標懸停在底部面板的空白部分上。 按Ctrl + Super +右鍵。 按刪除/刪除此面板。
Nice trick! Please also note that this is available only after certain version of Gnome 3 classic (I am not aware of which though).
好招! 另請注意,僅在某些版本的Gnome 3 classic之后才可用(盡管我不知道哪個版本)。
翻譯自: https://www.systutorials.com/how-to-remove-the-bottom-panel-in-gnome-3-classic/
gnome3 底部 任務欄
總結
以上是生活随笔為你收集整理的gnome3 底部 任务栏_如何在gnome 3 classic中删除底部面板?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: eclipse导入Junit和测试
- 下一篇: Python之dict字典