将ubuntu的最小化,最大化,关闭按钮改回右边的步骤
摘要:1.Ctrl+Alt+T调出终端2.首先安装gconf-editor:sudoapt-getinstallgconf-editor会提示叫你...
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的最小化,最大化,关闭按钮改回右边的步骤】相关文章:
★ 在Ubuntu系统的服务器上安装Webuzo控制面板的教程
★ ubuntu 12.04 intel集成显卡设置分辨率的步骤分享
★ Debian/Ubuntu下安装Apache的Mod_Rewrite模块的步骤分享