ubuntu 窗口默认将关闭按钮放在窗口的左上角,对于习惯了windows窗口操作的用户来说,这可是大大的不方便。
本文讲解如何将ubuntu窗口关闭按钮像windows一样放在窗口右上角。
1.安装gconf-editor
sudo apt-get install gconf-editor
2.打开gconf-editor
gconf-editor
3.在左边一次展开 /apps/metacity/general
将button_layout项改为“:minimize,maximize,close”
4.点击保存
本文介绍如何通过安装gconf-editor并进行配置,使Ubuntu系统的窗口关闭按钮从默认的左上角移动到右上角,类似于Windows系统的布局。
2088

被折叠的 条评论
为什么被折叠?



