openKylin论坛

 找回密码

为Ubuntu 14.04 安装MAC OS X 主题 [复制链接]

                                                                                                                                                                               
                                        原文地址:http://www.apkdv.com/to-ubuntu-14-04-install-mac-os-x-theme/

1: Mac wallpapersDownload Mac OS X Wallpapers
2: DockyFrom 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




Download Mac theme for docky and follow the screenshot for theme setup.

Tip: To pin application to dock just open Application and right click on app icon then select 'Pin to dock'.
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/M ... ame-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/M ... -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
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
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



After installation go to LibreOffice menu select "Tools" > "Options" > "LibreOffice" > "View" and select "Sifr" under "Icon size and style". See following screenshots



14: (Optional) Mac fonts:Last time I received request about Mac fonts, so this time I am including them with this pack. So here are fonts for you.


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
                                                                                                               
                                                       

楼主
发表于 2014-6-3 15:53:09
回复

使用道具 举报

为Ubuntu 14.04 安装MAC OS X 主题 [复制链接]

全英文的啊,太有挑战性了。谁给翻译一下啊
沙发
发表于 2014-6-10 22:08:55
回复

使用道具 举报

为Ubuntu 14.04 安装MAC OS X 主题 [复制链接]

你丫机翻一下也好啊
板凳
发表于 2014-6-18 09:47:40
回复

使用道具 举报

为Ubuntu 14.04 安装MAC OS X 主题 [复制链接]

我勒个去,你英文很好啊```
地板
发表于 2014-8-22 14:10:27
回复

使用道具 举报

为Ubuntu 14.04 安装MAC OS X 主题 [复制链接]

ubuntu桌面字样无法替换
5#
发表于 2014-9-18 13:55:26
回复

使用道具 举报

为Ubuntu 14.04 安装MAC OS X 主题 [复制链接]

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
sudo apt-get install mac-ithemes-v3 这一步,E:未发现软件包 mac-ithemes-v3 是怎么回事呢?

只要是mac-ithemes就未发现
PPA已经添加了的啊
6#
发表于 2014-11-26 22:22:09
回复

使用道具 举报

为Ubuntu 14.04 安装MAC OS X 主题 [复制链接]

真的能改成吗??
7#
发表于 2014-12-15 14:13:15
回复

使用道具 举报

openKylin

GMT+8, 2024-5-21 01:22 , Processed in 0.031883 second(s), 18 queries , Gzip On.

Copyright ©2022 openKylin. All Rights Reserved .

ICP No. 15002470-12 Tianjin

快速回复 返回顶部 返回列表