Macbuntu 是一个专门用于 Ubuntu 的风格转换包,通过其提供的 install.sh 脚本就可以把 Ubuntu 一键打造成完整的 Mac 风格。这里特别提到了完整性这一特点,是因为它不同于 Mac4Lin 这样只是表面风格的主题,Macbuntu 提供了更进一步的风格调整。
当运行安装脚本时,Macbuntu 会自动安装 Compiz Extras 、Global Menu 、Docky 及 Ubuntu-Tweak 等软件,同时会自动配置好登录界面、MetaCity 、Compiz 特效、窗口主题、背景墙纸等等风格内容。另外,因为使用了 Global Menu 工具,所以变换后菜单风格也类似于 Mac ,软件的菜单是放置在 Top Panel 上的。
项目主页:http://sourceforge.net/projects/macbuntu/
# 安装:
wget http://sourceforge.net/projects/macbuntu/files/macbuntu-10.04/v2.0/Macbuntu-10.04.tar.gz/download
tar zxvf Macbuntu-10.04.tar.gz
sudo ./install.sh
56 Responses to Macbuntu:把 Ubuntu 一键打造成完整的 Mac 风格
JetMa
八月 23rd, 2010 at 11:12 上午
为什么提示 System not supported, script will end here,我的是Ubutu 10.04。
[Reply]
billguo Reply:
八月 27th, 2010 at 4:37 下午
@JetMa, 我也是阿,怎么回事!~
[Reply]
guiyu Reply:
四月 5th, 2011 at 9:41 下午
需要更新一下版本,10.10的版本出来了。
Macbuntu会在安装之前检查版本,如果不符合就是报这个错
[Reply]
» 把 Ubuntu 一键打造成 Win 7 风格 Wow! Ubuntu / Ubuntu 新闻、技巧、软件及游戏!
八月 23rd, 2010 at 2:15 下午
[...] Macbuntu:把 Ubuntu 一键打造成完整的 Mac 风格 [...]
colinge
八月 23rd, 2010 at 2:37 下午
@colin-laptop:~$ sudo ./install.sh
sudo: ./install.sh: command not found
为什么我是这个提示。前面都正常
[Reply]
riku Reply:
八月 23rd, 2010 at 2:38 下午
@colinge, chmod +x install.sh 先
[Reply]
colinge Reply:
八月 24th, 2010 at 10:58 下午
@riku, Thank提供思路
[Reply]
ShadowDai Reply:
八月 30th, 2010 at 11:32 下午
@riku,
还是不太会,能不能说的稍微明白点,刚刚开始学Ubuntu~
chmod +x ./install.sh
chmod: 无法访问"./install.sh": 没有那个文件或目录
chmod +x install.sh
chmod: 无法访问"install.sh": 没有那个文件或目录
[Reply]
gnouveau Reply:
八月 23rd, 2010 at 4:15 下午
@colinge,
估计你是没有切进Macubuntu的目录下
[Reply]
colinge Reply:
八月 24th, 2010 at 10:56 下午
@gnouveau, thanks,问题解决
[Reply]
cowbike
八月 23rd, 2010 at 2:51 下午
如何恢复回原来的默认主题?
[Reply]
riku Reply:
八月 23rd, 2010 at 2:54 下午
@cowbike, 去主题管理器里选择原主题。
[Reply]
fan3838 Reply:
三月 8th, 2011 at 9:08 上午
@riku,
我的10.04里面就一直没有找到“主题管理器”,如何解决?
[Reply]
riku Reply:
三月 8th, 2011 at 9:10 上午
@fan3838, 在桌面上点右键,选更改桌面背景- 主题。
[Reply]
Bubuto
八月 23rd, 2010 at 4:11 下午
试试这个看看
[Reply]
Jet
八月 23rd, 2010 at 4:31 下午
安装到最后出现这个错误提示:
Unhandled Exception: System.Exception: Unable to open the session message bus. ---> System.ArgumentNullException: Argument cannot be null.
Parameter name: address
at NDesk.DBus.Bus.Open (System.String address) [0x00000]
at NDesk.DBus.Bus.get_Session () [0x00000]
--- End of inner exception stack trace ---
at NDesk.DBus.Bus.get_Session () [0x00000]
at NDesk.DBus.BusG.Init () [0x00000]
at Docky.Docky.Main (System.String[] args) [0x00000]
[Reply]
韩哲
八月 24th, 2010 at 12:50 下午
提示错误啊。然后重启之后还是没变。博主能不能把教程写的再详细点儿?我们是新手。
[Reply]
alec
八月 24th, 2010 at 1:55 下午
最小化了的窗口在哪里找啊?没有人物栏,鼠标到右下角不显示最小化的窗口
[Reply]
把 Ubuntu 一键打造成 Win 7 风格 | OSMSG
八月 25th, 2010 at 11:43 上午
[...] Mac 风格后,你是否也想来尝试一下 Windows 7 风格呢?那么好吧,W7 Theme [...]
juve
八月 25th, 2010 at 8:38 下午
ubuntu下非常好!我安装完后做了下自己的一些设置感觉非常完美,尤其是那个终端很漂亮!能不能出个for fedora的版本,很期待……
[Reply]
mxshow
八月 28th, 2010 at 9:58 上午
真是不错呀,牛呀
[Reply]
Bubuto
八月 28th, 2010 at 5:47 下午
这个主题风格的字体有问题,中文字符冒号(:)总是乱码,还有些别的也会显示乱码。
求助~~~~!!!!!!
[Reply]
Bubuto Reply:
八月 30th, 2010 at 10:12 上午
@Bubuto, 哎~~~不知道怎么解决
[Reply]
qimingos Reply:
九月 17th, 2010 at 10:57 下午
安装完MacUbuntu10.04后,删掉/usr/share/fonts/mac 下的Lucida Grande*就OK了
rm Lucida\ Grande*
[Reply]
cowbike Reply:
九月 28th, 2010 at 5:48 下午
@qimingos, 谢谢~我差点想换win7的微软雅黑
[Reply]
Gray
九月 10th, 2010 at 10:34 上午
请问你试过了吗?我装完只有docky变了,其他都没变,而且有乱码,请帮忙解答一下吧,谢谢
[Reply]
riku Reply:
九月 10th, 2010 at 10:36 上午
@Gray, 试过,你可能需要重启一下。 这是我的安装效果 http://www.flickr.com/photos/rikulu/4922289784/
[Reply]
迷上Mac风 « Yes2oday
九月 18th, 2010 at 9:13 下午
[...] 迷上Mac风 12 09 2010 渐渐地被苹果的主题吸引了。 最开始的的时候是在火狐里给google reader加了个脚本,灰色主题,看起来特别顺眼。 可惜呀,我忘了那个脚本叫什么了呢- - 前几天给火狐装了个foxdie的主题,默认也是灰色的,很淡定的样子,迷上了。 原来系统一直在用elementary的主题,嗯哼,也是灰色的,觉得非常好看,但是现在跟浏览器的金属灰比起来太土了,不和谐。于是试用Macbuntu,然后就变成这样了。。。 [...]
|Fxck IT| » Blog Archive » 关于ylmf-os的一些问题
十月 5th, 2010 at 11:56 上午
[...] http://wowubuntu.com/macubuntu.html [...]
关于ylmf-os的一些问题
十月 5th, 2010 at 1:02 下午
[...] http://wowubuntu.com/macubuntu.html [...]
» Macbuntu 发布新版,支持 Ubuntu 10.10 Wow! Ubuntu / Ubuntu 及 Linux 新闻、技巧、软件及游戏!
十月 11th, 2010 at 9:08 上午
[...] riku / 阅读次数: 0 (No Ratings Yet) Loading ... 之前介绍过一个名为 Macbuntu 的 Ubuntu 风络转换包,通过它可以一键把 Ubuntu 打造成完整的 Mac [...]
Edward Han
十月 14th, 2010 at 2:39 下午
不错不错~~ 10.10打算试试
[Reply]
puras
十月 15th, 2010 at 9:57 上午
在执行./uninstall.sh时,出现如下错误:
Macbuntu - Mac OS X Transformation Pack
Deinstallation script
Attention!
This script will slide back to default Ubuntu desktop
all Macbuntu-10.10 components will be removed permanently
Checking Ubuntu version...
Passed
Checking currently installed version of Macbuntu-10.10...
Failed. The script is not able to determine what version is currently installed
Exiting...
请问应该如何解决呢?
[Reply]
andrew Reply:
十二月 14th, 2010 at 11:16 上午
@puras,
直接 ./install.sh 不用赋予权限
[Reply]
puras
十月 15th, 2010 at 1:30 下午
在打开一些软件的时候,屏幕的上方无法出现菜单
怎么解决?
系统自带的基本都没有问题。
[Reply]
ygc
十一月 3rd, 2010 at 12:38 下午
没意思,look起来不错,feel起来就不行了。
[Reply]
zebrat
十一月 6th, 2010 at 11:11 上午
不错。 我正在用。
[Reply]
zhuzi
十一月 22nd, 2010 at 2:25 下午
好是好,可是安装完之后就好卡的,非常卡。。这是怎么回事呢?
[Reply]
» Ubuntu下面安装Macbuntu及安装之后需要修改的几个bug [Java堂]
十一月 27th, 2010 at 12:17 下午
[...] Macbuntu:把 Ubuntu 一键打造成完整的 Mac 风格 求教:openoffice菜单不能显示汉字 Eclipse menubar not appearing in Ubuntu 10.10 Related [...]
悲剧
十二月 28th, 2010 at 4:19 下午
怎么删除啊?怎么知道安装无删除的啊?
[Reply]
xidi
一月 7th, 2011 at 1:07 上午
安一下。。。
[Reply]
Ubuntu 10.04安装Macbuntu鼠标不变黑色
一月 23rd, 2011 at 11:55 上午
[...] OS一样,其强大到使得登录界面都可以变成类似Mac的登录界面。安装方式见这里。也可以从项目主页下载相应版本(Ubuntu 10.04 / [...]
书痕
一月 28th, 2011 at 9:02 上午
看到楼上出了不少问题,看来我还是等放假后再说吧,万一搞残了,直接耽搁工作阿
[Reply]
新手指南: 安装好 Ubuntu 后该做什么? [技巧] | Wow!Ubuntu
一月 28th, 2011 at 5:16 下午
[...] Macbuntu:把 Ubuntu 一键打造成完整的 Mac 风格 - 14,013 次阅读Ubuntu 主题:超级漂亮的 Elegant Gnome Theme - 9,388 次阅读PDF 下载:最牛B的 Linux Shell 命令 - 9,316 次阅读如何从 Ubuntu 10.04 升级到 10.10 - 6,591 次阅读Macbuntu 发布新版,支持 Ubuntu 10.10 - 6,586 次阅读最牛B的 Linux Shell 命令 系列连载(一) - 6,130 次阅读译文:Linux 与 BSD 之间的 10 个不同之处 - 5,995 次阅读PPS for Linux 正式发布 - 5,034 次阅读Ubuntu 10.10 正式发布 - 4,921 次阅读最牛B的 Linux Shell 命令 系列连载(二) - 3,446 次阅读 [...]
新手指南:Ubuntu安装后配置步骤 | 沧浪轩
一月 30th, 2011 at 5:19 上午
[...] Ubuntu 系统进行美化了,比如换个主题或图标什么的,或者通过这个一键安装包来把 Ubuntu 变成 MacOSX 风格中。当然 Ubuntu 上最给力当然要属 Compiz [...]
ivarptr
二月 13th, 2011 at 5:45 下午
啊~原来刚才我错误地回复到另一篇文章了@_@
我用了一段时间 MacBook 真机,恨不得把 Mac 主题换成 Ubuntu 10的 Ambiance 主题
[Reply]
riku Reply:
二月 13th, 2011 at 5:47 下午
@ivarptr, 哈哈, Mac在用户体验上做得还是不错的。
[Reply]
Ubuntu下绝对给力的Mac风格
三月 3rd, 2011 at 12:07 上午
[...] LinkedIn [...]
hemlocks
三月 8th, 2011 at 7:15 下午
换了一个其他的主题就回不去了,额,难道要我重装
[Reply]
Ubuntu 10.04安装Macbuntu鼠标不变黑色 | Zwee's blog
三月 25th, 2011 at 4:22 下午
[...] OS一样,其强大到使得登录界面都可以变成类似Mac的登录界面。安装方式见这里。也可以从项目主页下载相应版本(Ubuntu 10.04 / [...]
askingyj
四月 2nd, 2011 at 4:00 上午
还是避免山寨之嫌 打造Linux化的主题才是王道
[Reply]
guyanooph
五月 12th, 2011 at 12:28 下午
怎么换回原来的主题啊,在主题里换回不起作用还是有好多mac的残留效果。执行/uninstall.sh提示Checking currently installed version of Macbuntu-10.10...
Failed. The script is not able to determine what version is currently installed
Exiting...
这怎么办啊
[Reply]
Ubuntu 10.04安装Macbuntu鼠标不变黑色 | Just Notes
六月 3rd, 2011 at 4:18 下午
[...] OS一样,其强大到使得登录界面都可以变成类似Mac的登录界面。安装方式见这里。也可以从项目主页下载相应版本(Ubuntu 10.04 / [...]
Heric
八月 14th, 2011 at 9:59 上午
11.04安装macbuntu后,gvim的菜单失效,有人遇到过么
[Reply]
lsj » Blog Archive » ubuntu下常用的软件及初次使用指南
十二月 31st, 2011 at 8:19 下午
[...] http://wowubuntu.com/macubuntu.html [...]
digger
一月 3rd, 2012 at 8:30 下午
安装Macbuntu-10.10.tar.gz 之后,顶部任务栏左边部分只有一个苹果的按钮,没有file view help等菜单项,请教如何添加?
[Reply]