[教程]不模仿.Ubuntu要走出自己的特色mac道路

桌面秀,不同桌面、不同风格。
头像
mayue617
帖子: 542
注册时间: 2009-04-12 13:20
联系:

[教程]不模仿.Ubuntu要走出自己的特色mac道路

#1

帖子 mayue617 » 2010-10-04 22:34

看到很多同胞都用Macbuntu之类的辅助工具来模仿出一个mac界面,尽管mac os的界面风格有很多值得借鉴的地方.可是咱们的电脑是Linux,怎么模仿都不会和mac完全一样. 所以,咱们Ubuntu为何不走自己的mac道路呢?

以下是我的界面
桌面:
我的桌面
我的桌面
burg:
burg
burg
plymouth:
aa.png
(7.26 KiB) 已下载 4 次
是不是比那些高仿mac os的界面精致多了?
华丽的分割线------------------------------------------------------------------------------------------------------------------------------------
下面就告诉大家如何做

一.安装burg:
1.首先需要用burg取代grub这个丑陋的家伙

代码: 全选

sudo add-apt-repository ppa:bean123ch/burg
sudo apt-get update && sudo apt-get install burg burg-themes
sudo burg-install "(hd0)"
sudo update-burg
2.下载Lightness主题:
地址在这里:http://sworiginal.deviantart.com/gallery/#/d301ctu
3.安装Lightness主题:
解压缩这个压缩包之后,在终端中

代码: 全选

sudo cp Lightness/ -R /boot/burg/themes/
sudo update-burg
4.选择主题:
重启后,在burg的界面里,按t,选择Lightness主题就可以了!

二.安装plymouth主题:
10.04之后.Ubuntu利用plymouth取代了usplash.可是网上的plymouth主题不是很多,可是功夫不负有心人,我终于找到了一个比较理想的主题!
1.下载Lightness主题:
地址在此:http://love2spooge.deviantart.com/art/P ... theme&qo=1
2.安装:
解压缩后,在终端运行

代码: 全选

sudo cp -R Paw-Ubuntu/ /lib/plymouth/themes/
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/Paw-Ubuntu/paw-ubuntu.plymouth 100
sudo update-alternatives --config default.plymouth
选择Lightness主题后,运行

代码: 全选

sudo update-initramfs -u
就完成了!

三.搭配elementary主题:
这个主题我觉得是最精致的Linux主题之一. 安装elementary主题和elementary-nautilus就不用说了吧? Ailurus和Ubuntu tweak都可以安装.

四.安装Faenza图标(可选):
本人更喜欢Faneza图标,很精致,而且图标特别全

代码: 全选

sudo add-apt-repository ppa:tiheum/equinox
sudo apt-get update && sudo apt-get install faenza-icon-theme
五.修改图片预览边框:
看用阴影取代了gnome原本的方框,是不是好看一些了?
screenshot1.png
screenshot1.png (68.52 KiB) 查看 6042 次
方法如下:

代码: 全选

wget http://a.imageshack.us/img135/8666/thumbnailframe.png
sudo mv thumbnailframe.png /usr/share/pixmaps/nautilus/thumbnail_frame.png
killall nautilus
修改图片预览边框”中的图片下载地址:http://a.imageshack.us/img135/8666/thumbnailframe.png,在我这里好像被墙了,我是通过代理访问那个网站,然后下载下来,再按照楼主的文件地址cp过去的,希望对有同类问题的朋友有帮助……
Thanks 红世之徒!


六.安装其他辅助小程序 除了前两个主题外,剩下的都可以在Ailurus和Ubuntu tweak里找到:
1.推荐chrome 外加 elemtnary for chrome主题.
具体地址

代码: 全选

http://elgandoz.deviantart.com/art/Elementary-Chromium-153397567
另外推荐

代码: 全选

https://chrome.google.com/extensions/detail/plnhkdableiploefchlljhjamagdnhmj?hl=en
, 也就是截图中的主题.
2.Firefox一定要安装这个主题. 很不错很不错!
screenshot2.png

代码: 全选

http://seahorsepip.deviantart.com/art/Firefox-elementary-2-1-180837401
3.docky
4.global menu
5.gloobus-preview


好了,大功告成! enjoy it!
上次由 mayue617 在 2010-10-09 21:50,总共编辑 1 次。

look to the master
follow the master
walk with the master
see through the master
become the master


Follow me : @xvellyx
以后做一个好人
头像
Ubuntu与Linux
帖子: 1211
注册时间: 2010-06-09 19:57

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#2

帖子 Ubuntu与Linux » 2010-10-04 22:46

不错,帮顶 :em11
头像
寒声碎
帖子: 1723
注册时间: 2009-07-31 16:50
联系:

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#3

帖子 寒声碎 » 2010-10-04 22:56

不热衷美化了 专心用openbox~~~ 友情帮顶~~
头像
qts000
帖子: 283
注册时间: 2008-05-05 21:21

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#4

帖子 qts000 » 2010-10-04 23:26

支持下 :em11
一对蛔虫父子从肛门里钻出来。蛔虫儿子兴奋地问:“爸爸,那蓝蓝的是什么?”“那是蓝天,我的孩子。”“那绿绿的又是什么?”“那是草地,我的孩子。”“爸爸,外面的世界多么美好啊!我们为什么还要住在肛门里呢?”蛔虫父亲顿时挺起身子,清清嗓子,庄严地回答:"因为这里是我们的祖国!"
头像
gyteng
帖子: 762
注册时间: 2009-07-02 11:24
来自: SCUT

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#5

帖子 gyteng » 2010-10-05 8:52

burg不错
头像
扭曲杰
帖子: 528
注册时间: 2010-03-24 10:33

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#6

帖子 扭曲杰 » 2010-10-05 11:37

还不错
头像
mayue617
帖子: 542
注册时间: 2009-04-12 13:20
联系:

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#7

帖子 mayue617 » 2010-10-06 18:14

有个图怎么也显示不出来..

look to the master
follow the master
walk with the master
see through the master
become the master


Follow me : @xvellyx
以后做一个好人
头像
sammysun
帖子: 4088
注册时间: 2007-12-08 23:33
来自: SCUT-guangzhou

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#8

帖子 sammysun » 2010-10-06 18:59

支持一个 :em11
头像
snowtown86
帖子: 1239
注册时间: 2009-06-13 16:01

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#9

帖子 snowtown86 » 2010-10-06 19:06

:em11
头像
PCTUBUNTU
帖子: 976
注册时间: 2009-11-15 14:10
系统: debian testing
来自: 北京

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#11

帖子 PCTUBUNTU » 2010-10-06 19:30

弄这个不是让我们模仿的么?
头像
blambin
帖子: 283
注册时间: 2009-09-22 17:00
系统: arch , win10
联系:

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#12

帖子 blambin » 2010-10-06 19:40

看文章之前就已经是这个主题了, :em06
目前已經全面轉移 至 洗发水神教
头像
Kuka
帖子: 433
注册时间: 2008-10-19 13:04
系统: Ubuntu 14.04
来自: 湖北省武汉市
联系:

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#13

帖子 Kuka » 2010-10-07 13:00

我也用的Faenza图标,很不错的一套图标哦 :em03
今天比昨天更有智慧,今天比昨天更慈悲,今天比昨天更懂得爱,今天比昨天更懂得生活美,今天比昨天更懂得宽容.
博客
G+
注册并安装Dropbox帮我扩容500M,请猛戳
头像
大宝
帖子: 3077
注册时间: 2008-06-30 22:32
联系:

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#14

帖子 大宝 » 2010-10-07 13:47

把图片预览框给改了
sandy_1990
帖子: 53
注册时间: 2009-03-28 21:58

Re: [教程]不模仿.Ubuntu要走出自己的特色mac道路

#15

帖子 sandy_1990 » 2010-10-07 23:45

确实不错,顶!
回复