Ubuntu14.04更改为MAC风格

1: Mac wallpapers

Download Mac OS X Wallpapers


2: Docky

From last MacBuntu pack I recommended docky because cairo-dock were having issues with power-menu. It is light-weight and works without any problem.

First of all install docky with following command then install Mac theme for docky:

Terminal Commands:

sudo add-apt-repository ppa:docky-core/ppa

sudo apt-get update

sudo apt-get install docky


3: Mac OS X Lion Theme, Icons and cursors:

This pack offers four themes and three icon sets, enter these commands in terminal to get themes, icons and cursors.

Terminal Commands:

sudo add-apt-repository ppa:noobslab/themes

sudo apt-get update

sudo apt-get install mac-ithemes-v3

sudo apt-get install mac-icons-v3


After installation choose theme, icons and mac cursor from tweak tool.

To Uninstall themes, icons and cursors

Terminal Commands:

cd /usr/share/icons/mac-cursors && sudo ./uninstall-mac-cursors.sh

sudo apt-get remove mac-ithemes-v3 mac-icons-v3


4: Apply MBuntu Splash:

Enter following commands to install splash:

Terminal Commands:

sudo add-apt-repository ppa:noobslab/themes

sudo apt-get update

sudo apt-get install mbuntu-bscreen-v3


If you don't like MBuntu Splash, You can get back Ubuntu splash:

Enter following command to remove splash:

Terminal Command:

sudo apt-get autoremove mbuntu-bscreen-v3


5: Install MacBuntu theme for LightDM:

Enter following commands to install Mac LightDM theme:

Terminal Commands:

sudo add-apt-repository ppa:noobslab/themes

sudo apt-get update

sudo apt-get install mbuntu-lightdm-v3


If you want to revert back, You can get back LightDM default look:

Enter following command to remove LightDM theme:

Terminal Command:

sudo apt-get remove mbuntu-lightdm-v3


6: Indicator Synapse (Alternative to Spotlight)

Indicator-Synapse is developed by elementary OS team and it does the same function like "Spotlight".

To install enter following commands in terminal:

Terminal Commands:

sudo add-apt-repository ppa:noobslab/apps

sudo apt-get update

sudo apt-get install indicator-synapse


7: Replace 'Ubuntu Desktop' text with 'Mac' on the Panel

Enter following commands to change 'Ubuntu Desktop' text on the panel:

Terminal Commands:

cd && wget -O Mac.po http://drive.noobslab.com/data/Mac-14.04/change-name-on-panel/mac.po

cd /usr/share/locale/en/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Mac.po;rm ~/Mac.po;cd


Revert back to 'Ubuntu Desktop' text, enter following commands in the Terminal:

Terminal Commands:

cd && wget -O Ubuntu.po http://drive.noobslab.com/data/Mac-14.04/change-name-on-panel/ubuntu.po

cd /usr/share/locale/en/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Ubuntu.po;rm ~/Ubuntu.po;cd


8: Replace Overlay Scroll-bars with Normal

Enter following command in terminal to disable overlay scrollbar:

Terminal Command:

gsettings set com.canonical.desktop.interface scrollbar-mode normal


If you want to get back overlay bar, enter following command:

Terminal Command:

gsettings reset com.canonical.desktop.interface scrollbar-mode


9: Remove White Dots and Ubuntu Logo from Lock Screen:

Ubuntu 14.04 got new lock screen, I already instructed theme for LightDM but this step is necessary if you are using unity lock screen.

Enter following commands in terminal to remove white dots and Ubuntu logo:

Terminal Commands:

sudo xhost +SI:localuser:lightdm

sudo su lightdm -s /bin/bash

gsettings set com.canonical.unity-greeter draw-grid false;exit

sudo mv /usr/share/unity-greeter/logo.png /usr/share/unity-greeter/logo.png.backup


If you want to revert back then use following commands.

Terminal Commands:

sudo xhost +SI:localuser:lightdm

sudo su lightdm -s /bin/bash

gsettings set com.canonical.unity-greeter draw-grid true;exit

sudo mv /usr/share/unity-greeter/logo.png.backup /usr/share/unity-greeter/logo.png


10: Apple Logo in Launcher

Enter following commands to install Apple Logo:

Terminal Commands:

wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac-14.04/launcher-logo/apple/launcher_bfb.png

sudo mv launcher_bfb.png /usr/share/unity/icons/


If you want back Ubuntu logo enter following commands in terminal:

Terminal Commands:

wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac-14.04/launcher-logo/ubuntu/launcher_bfb.png

sudo mv launcher_bfb.png /usr/share/unity/icons/


11: Auto-hide Unity Launcher:

You can hide unity launcher from Appearance -> Behavior and turn off.


12: Unity Tweak Tool to change Themes & Icons:

You can use these popular tools to change themes and icons in Ubuntu, Also you can change other settings from these tweak tools. You can also install Ubuntu Tweak.

Enter following command to install tweak tools.

Terminal Command:

sudo apt-get install unity-tweak-tool


13: Install Monochrome icons for Libreoffice:

Human icons are default in LibreOffice which kind of look weird with this transformation pack, to make LibreOffice more elegant with monochrome icons follow these instructions.

Enter following commands to install monochrome icons for libreoffice.

Terminal Command:

sudo apt-get install libreoffice-style-sifr


14: (Optional) Mac fonts:

Last time I received request about Mac fonts, so this time I am including them with this pack. 

Terminal Commands:

wget -O mac-fonts.zip http://drive.noobslab.com/data/Mac-14.04/macfonts.zip

sudo unzip mac-fonts.zip -d /usr/share/fonts; rm mac-fonts.zip

sudo fc-cache -f -v


You can change fonts from Unity-Tweak-Tool, Gnome-Tweak-Tool or Ubuntu Tweak

That's it 




转载于:https://my.oschina.net/peaksoho/blog/262940

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值