如何将ubuntu打造成mac

添加macbuntu源

1
sudo add-apt-repository ppa:noobslab/macbuntu 

更新

1
sudo apt-get update

安装相关包

1
sudo apt-get install macbuntu-os-icons-lts-v8 macbuntu-os-ithemes-lts-v8 slingscold albert macbuntu-os-plank-theme-lts-v8					

安装unity-tweak-tool

1
sudo apt-get install unity-tweak-tool 

打开unity-tweak-tool

设置主题

设置图标

设置指针

替换Ubuntu Desktop为Mac(需重启)

1
2
cd && wget -O Mac.po http://drive.noobslab.com/data/Mac/change-name-on-panel/mac.po
cd /usr/share/locale/zh_CN/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Mac.po;rm ~/Mac.po;cd

其中 /zh_CN/需替换为本机的locale

修改前

修改后

修改启动器(需重启)

1
2
wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac/launcher-logo/apple/launcher_bfb.png
sudo mv launcher_bfb.png /usr/share/unity/icons/

修改前

修改后

修复libreoffice样式

1
sudo apt-get install libreoffice-style-sifr

打开任意一个libreoffice软件,以writer为例

更改Plank

打开Plank

在Plank Ctrl+鼠标右击,弹出菜单

设置Alert

打开alert

设置hot key

隐藏侧边栏

打开unity-tweak-tool

作者

苏同

发布于

2017-03-29

更新于

2017-03-29

许可协议