将ubuntu的最小化,最大化,关闭按钮改回右边的步骤
时间:
2016-01-20 19:45:28
阅读:
141
评论:
收藏:
0
[点我收藏+]
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的最小化,最大化,关闭按钮改回右边的步骤
原文:http://www.jb51.net/os/Ubuntu/68102.html