您现在的位置是:网站首页> 编程资料编程资料
将ubuntu的最小化,最大化,关闭按钮改回右边的步骤_Ubuntu/Debian_操作系统_
2023-03-28
700人已围观
简介 将ubuntu的最小化,最大化,关闭按钮改回右边的步骤_Ubuntu/Debian_操作系统_
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就可以略去
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的apt-get提速方法_Ubuntu/Debian_操作系统_
- Ubuntu下基于格式化命令 格式化U盘的方法 _Ubuntu/Debian_操作系统_
- 在Ubuntu Server是配置iptables防火墙_Ubuntu/Debian_操作系统_
- Ubuntu下实现分区的永久挂载的方法_Ubuntu/Debian_操作系统_
- Ubuntu(Linux)下配置IP地址的方法_Ubuntu/Debian_操作系统_
- Windows和Ubuntu时间不一致的问题的解决方法_Ubuntu/Debian_操作系统_
- ubuntu undate-rc.d 的一些使用介绍_Ubuntu/Debian_操作系统_
- Ubuntu中配置Mysql编码的具体步骤_Ubuntu/Debian_操作系统_
- Ubuntu下安装nginx的步骤分享_Ubuntu/Debian_操作系统_
- chkconfig ubuntu 系统服务设置命令_Ubuntu/Debian_操作系统_
