mirror of
https://github.com/LCTT/TranslateProject.git
synced 2026-09-01 04:27:55 +08:00
PUB:20150115 Configure Mate Desktop With Mate Tweak
@geekpi
This commit is contained in:
33
published/20150115 Configure Mate Desktop With Mate Tweak.md
Normal file
33
published/20150115 Configure Mate Desktop With Mate Tweak.md
Normal file
@@ -0,0 +1,33 @@
|
||||
使用Mate Tweak配置Mate桌面
|
||||
================================================================================
|
||||

|
||||
|
||||
[在Ubuntu中安装Mate桌面][1]是一码事但是你或许想要知道如何**配置Mate桌面**? 大多数桌面环境都有它们自己的调整工具。比如Unity有Unity Tweak,Gnome有Gnome Tweak,Elementary OS有 Elementary OS Teweak。好消息是Mate桌面也有它自己的调整工具,叫Mate Tweak][2]。
|
||||
|
||||
Mate Tweak是[mintDesktop][3]的克隆分支,那是一款Linux Mint的配置工具。
|
||||
|
||||
### 安装Mate Tweak来配置Mate桌面 ###
|
||||
|
||||
Mate Tweak可以通过官方的PPA很简单地在Ubuntu和基于Ubuntu的系统中安装。打开终端,输入下面的命令:
|
||||
|
||||
sudo add-apt-repository ppa:ubuntu-mate-dev/ppa
|
||||
sudo apt-get update
|
||||
sudo apt-get install mate-tweak
|
||||
|
||||
你可以控制桌面的显示、按钮的布局和其他界面微调和窗口行为。与Unity和Gnome的调整工具比起来,Mate Tweak没有提供太多的调整选项。比如你还不能用它[改变主题][4],但是至少它提供了一个简单的方法来改变一些配置。我希望它可以在不久的将来提供更多的特性。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://itsfoss.com/configure-mate-desktop-mate-tweak/
|
||||
|
||||
作者:[Abhishek][a]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[wxy](https://github.com/wxy)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[a]:http://itsfoss.com/author/Abhishek/
|
||||
[1]:http://itsfoss.com/install-mate-desktop-ubuntu-14-04/
|
||||
[2]:https://bitbucket.org/flexiondotorg/mate-tweak
|
||||
[3]:https://github.com/linuxmint/mintdesktop
|
||||
[4]:http://itsfoss.com/how-to-install-themes-in-ubuntu-13-10/
|
||||
Reference in New Issue
Block a user