当前位置: 首页 > 工具软件 > GNOME Do > 使用案例 >

gnome3 底部 任务栏_如何在gnome 3 classic中删除底部面板?

华飞驰
2023-12-01

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.com

If you want it back later, you may re-install that plugin’s package.

如果您以后想要它,可以重新安装该插件的软件包。

# yum reinstall gnome-shell-extension-window-list
Answered 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 底部 任务栏

 类似资料: