Gnome-Shell 如何获取像unity桌面那样的最大最小和关闭窗口的按钮

Gnome-Shell 如何获取像unity桌面那样的最大最小和关闭窗口的按钮

可能有很多人因为gnome-shell窗口没有最大最小化按钮而感到不习惯,没关系,现在我们可以为窗口安装这个按钮,光说同学们未必明白我说的是那么意思,看截图吧:

window-buttons

窗口右上角的最大最小按钮

看到图片上的最大最小按钮了吗。
怎样获取呢?
输入下面的命令安装就可以了:
sudo add-apt-repository ppa:webupd8team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell-extension-window-buttons

安装完之后,重新启动gnome-shell,然后使用GNOME Tweak Tool打开这个扩展。
如果你要想对这个按钮做设置,可以安装一个工具,使用下面的命令:
sudo apt-get install dconf-tools
然后需要找到这个扩展设置, 依次在 Dconf Editor软件中打开gnome > shell > extensions > window-buttons,如下图:

window-buttons_2

window-buttons设置


原创文章,作者:bd101bd101,如若转载,请注明出处:https://blog.ytso.com/228670.html

(0)
上一篇 2022年1月11日
下一篇 2022年1月11日

相关推荐

发表回复

登录后才能评论