Making Ubuntu Pretty — part 2

First off, I stole the title from my friend j$. You should also check out his post on the topic.

Some background — I am running multiple monitors on my system. That means that Xgl/Compviz are probably not a great idea. I may try it at some point, but at this point I am going for pretty and stable — not just pretty.

Installing MS True Type fonts
sudo apt-get install msttcorefonts
sudo fc-cache -f -v

Installing Mac Fonts
There are good instructions here.

General Mac Look and Feel
There are good instructions here.

Well, that is actually about it.

Leave a Reply