Nov 01

转自:http://www.noobslab.com/2012/05/mac-os-x-lion-for-ubuntu-1204-precise.html

Many People Search for Macbuntu 12.04/Macbuntu 11.10/Mac4lin, Mac Ubuntu theme and so on. So here we are ready with Mac OS X Lion Theme for Ubuntu 12.04 Precise Pangolin and Hopefully Mac Theme will work with Linux Mint 13.

Now Theme Installation:
1. Download Mac OS X Lion Wallpapers
2. Install Latest Cairo Dock
3. To Install Mac OS X Lion Theme on Ubuntu 12.04 Precise Pangolin open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

sudo add-apt-repository ppa:noobslab/themes
#Now Enter This Command then go to install commands
sudo apt-get update
#Install Icons
sudo apt-get install mac-os-lion-icons
#Install Theme
sudo apt-get install mac-os-lion-theme

4. Apply Mac OS X Splash:

Install Following commands to install splash:

wget http://dl.dropbox.com/u/53319850/NoobsLab.com/Paw-OSX.zip

unzip Paw-OSX.zip

sudo cp -R Paw-OSX/ /lib/plymouth/themes
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/Paw-OSX/paw-osx.plymouth 100

Enter following command and select paw-osx splash:

sudo update-alternatives --config default.plymouth

Now Enter this command:

sudo update-initramfs -u

If you don’t like Paw Splash, You can get back Ubuntu splash:
Enter following command and select Ubuntu Splash number:

sudo update-alternatives --config default.plymouth

Now Enter this command to update Splash:

sudo update-initramfs -u

See the following picture.

5. Install Compiz Setting Manager to Autohide Unity Launcher:

sudo apt-get install compizconfig-settings-manager

6. Install Gnome Tweak Tool to change Themes, Icons, Cursors:

sudo apt-get install gnome-tweak-tool

Leave a Reply