优选主流主机商
任何主机均需规范使用

如何在Ubuntu中将窗口的最小化、最大化和关闭按钮移回右侧:详细步骤指南

1.Ctrl+Alt+T调出终端

2.首先安装gconf-editor: sudo apt-get install gconf-editor

会提示叫你安装 gconf-editor

安装完成后再运行一遍 gconf-editor: sudo apt-get install gconf-editor

3.找到 apps/metacity/general/ 在这个下面找到键button-layout 将其值修改为menu:minimize,maximize,close

重启系统即可。

1-2步如果已经安装了gconf-editor就可以略去

未经允许不得转载:搬瓦工中文网 » 如何在Ubuntu中将窗口的最小化、最大化和关闭按钮移回右侧:详细步骤指南