每周一貼:Ubuntu Kylin 15.10 如何安裝Mac主題
1:下載最新的mac壁紙:
2:MacBuntu OSŸ主題,圖標(biāo)和光標(biāo):
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install macbuntu-icons-v6
sudo apt-get install macbuntu-ithemes-v6
卸載macbuntu OSY主題,圖標(biāo)和光標(biāo)。
cd /usr/share/icons/mac-cursors && sudo ./uninstall-mac-cursors.sh
sudo apt-get remove macbuntu-ithemes-v6 macbuntu-icons-v6
3:Slingscold(替代的Launchpad):
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install slingscold
4:突變聚焦(替代蘋果的Spotlight):
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install mutate
5: Plank Dock(木板):
sudo apt-get install plank
安裝dock主題皮膚
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install macbuntu-plank-theme-v6
卸載dock主題
sudo apt-get autoremove plank macbuntu-plank-theme-v6
6:應(yīng)用MacBuntu開機畫面/飛濺:
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install macbuntu-bscreen-v6
如果不喜歡可以用下面命令卸載并回到ubuntu
sudo apt-get autoremove macbuntu-bscreen-v6
7:更換面板上的“Ubuntu桌面”字和“蘋果”:
cd && wget -O Mac.po http://drive.noobslab.com/data/Mac-15.10/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
不喜歡可以回到ubuntu用下面命令恢復(fù)
cd && wget -O Ubuntu.po http://drive.noobslab.com/data/Mac-15.10/change-name-on-panel/ubuntu.po
cd /usr/share/locale/zh_CN/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Ubuntu.po;rm ~/Ubuntu.po;cd
8:蘋果Logo:
wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac-15.10/launcher-logo/apple/launcher_bfb.png
sudo mv launcher_bfb.png /usr/share/unity/icons/
恢復(fù)ubuntu ,logo
wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac-15.10/launcher-logo/ubuntu/launcher_bfb.png
sudo mv launcher_bfb.png /usr/share/unity/icons/
9:安裝工具來改變主題和圖標(biāo):
sudo apt-get install unity-tweak-tool
sudo apt-get install gnome-tweak-tool
10:安裝單色圖標(biāo)的LibreOffice:
sudo apt-get install libreoffice-style-sifr
11:Mac字體:
wget -O mac-fonts.zip http://drive.noobslab.com/data/Mac-15.10/macfonts.zip
sudo unzip mac-fonts.zip -d /usr/share/fonts; rm mac-fonts.zip
sudo fc-cache -f -v
12:安裝MacBuntu主題LightDM的Webkit迎賓:
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install macbuntu-lightdm-v6
如果不能正常工作卸載可以恢復(fù)ubuntu迎賓
sudo apt-get remove macbuntu-lightdm-v6


轉(zhuǎn)自:http://m.eply168.cn/ukylin/forum.php?mod=viewthread&tid=23115