<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ShareItem.org&#187; Feisty</title>
	<atom:link href="http://shareitem.org/archive/tag/feisty/feed" rel="self" type="application/rss+xml" />
	<link>http://shareitem.org</link>
	<description>这里记录着我学习 Linux 的点滴</description>
	<lastBuildDate>Fri, 16 Oct 2009 16:03:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>从 Ubuntu 7.04 升级到 7.10</title>
		<link>http://shareitem.org/archive/update-ubuntu-feisty-to-gutsy.html</link>
		<comments>http://shareitem.org/archive/update-ubuntu-feisty-to-gutsy.html#comments</comments>
		<pubDate>Sat, 13 Oct 2007 01:29:23 +0000</pubDate>
		<dc:creator>kaysiness</dc:creator>
				<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Feisty]]></category>
		<category><![CDATA[Gutsy]]></category>

		<guid isPermaLink="false">http://learn.yo2.cn/2007/10/13/update-ubuntu-feisty-to-gutsy/</guid>
		<description><![CDATA[<p>10月18日 Ubuntu 7.10（开发代号“Gutsy Gibbon”）发布的日期将近了，昨天也发布了 Gutsy 的 RC 版，这是 Ubuntu 7.10 的候选发布版。基本上只剩下 debug 工作了，如果您像我一样等不及18号发布的正式版…</p>]]></description>
			<content:encoded><![CDATA[<p>10月18日 Ubuntu 7.10（开发代号“Gutsy Gibbon”）发布的日期将近了，<a href="http://www.ubuntu.com/news/ubuntu-7.10rc">昨天也发布了 Gutsy 的 RC 版</a>，这是 Ubuntu 7.10 的候选发布版。基本上只剩下 debug 工作了，如果您像我一样等不及18号发布的正式版，可以通过升级的方法安装 7.10，整个过程非常简单。</p>
<p><font color="#3366ff"><strong>Ubuntu 7.10 已经正是发布了，如果您还在使用 7.04 ，可以直接打开“系统” &#8211;&gt; “系统管理” &#8211;&gt; “更新管理器”，点上面的“升级”按钮即可。如下图</strong></font><br />
<a href="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/update-to-gutsy.png" title="直接升级到 7.10"></a></p>
<p style="text-align: center"><a href="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/update-to-gutsy.png" title="直接升级到 7.10"><img src="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/update-to-gutsy.thumbnail.png" alt="直接升级到 7.10" /></a></p>
<p>首先备份/etc/apt/sources.list</p>
<blockquote><p>sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak</p></blockquote>
<p>然后把/etc/apt/sources.list里的内容全部替换为 7.10 的源</p>
<blockquote><p>deb http://cn.archive.ubuntu.com/ubuntu/ gutsy main restricted<br />
deb-src http://cn.archive.ubuntu.com/ubuntu/ gutsy main restricted<br />
deb http://cn.archive.ubuntu.com/ubuntu/ gutsy universe<br />
deb-src http://cn.archive.ubuntu.com/ubuntu/ gutsy universe<br />
deb http://cn.archive.ubuntu.com/ubuntu/ gutsy multiverse<br />
deb-src http://cn.archive.ubuntu.com/ubuntu/ gutsy multiverse<br />
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted<br />
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted<br />
deb http://security.ubuntu.com/ubuntu gutsy-security universe<br />
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe<br />
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse<br />
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse</p></blockquote>
<p>保存后，打开终端，输入</p>
<blockquote><p>sudo do-release-upgrade</p></blockquote>
<p>接着就是漫长的下载了，我用了大约3小时，记得整个升级要下载800多M的包，由于手快没有截图。<br />
<img src="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/gutsy2.png" alt="Gutsy 版本" /></p>
<p>升级完成后可以用下面的命令清除下载的包，节约硬盘空间。</p>
<blockquote><p>sudo apt-get clean</p></blockquote>
<p><strong>升级后的问题</strong></p>
<ul>
<li>挂载的NTFS分区里面所有中文的文件夹和文件都不可见了，解决方法是安装ntfs-config，到“应用程序” &#8211;&gt; “系统工具”，打开“NTFS写入支持配置程序”，勾选“启用内部设备写支持”，点确定，OK，问题解决。</li>
</ul>
<hr />
文章地址:<a href="http://shareitem.org/archive/update-ubuntu-feisty-to-gutsy.html">http://shareitem.org/archive/update-ubuntu-feisty-to-gutsy.html</a> <br />
<small>本文内容属于<a href="http://shareitem.org/">ShareItem.org</a>，遵循<a href='http://creativecommons.org/licenses/by-nc-nd/2.5/cn/'> CC </a>协议 | 7e6874b3209cf4276e96802080b61256</small>

<p>没有相关文章</p>]]></content:encoded>
			<wfw:commentRss>http://shareitem.org/archive/update-ubuntu-feisty-to-gutsy.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>默认安装Feisty（7.04）后的一些设置</title>
		<link>http://shareitem.org/archive/%e9%bb%98%e8%ae%a4%e5%ae%89%e8%a3%85feisty%ef%bc%88704%ef%bc%89%e5%90%8e%e7%9a%84%e4%b8%80%e4%ba%9b%e8%ae%be%e7%bd%ae.html</link>
		<comments>http://shareitem.org/archive/%e9%bb%98%e8%ae%a4%e5%ae%89%e8%a3%85feisty%ef%bc%88704%ef%bc%89%e5%90%8e%e7%9a%84%e4%b8%80%e4%ba%9b%e8%ae%be%e7%bd%ae.html#comments</comments>
		<pubDate>Wed, 03 Oct 2007 08:32:35 +0000</pubDate>
		<dc:creator>kaysiness</dc:creator>
				<category><![CDATA[Configure]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Feisty]]></category>

		<guid isPermaLink="false">http://learn.yo2.cn/2007/10/03/%e9%bb%98%e8%ae%a4%e5%ae%89%e8%a3%85feisty%ef%bc%88704%ef%bc%89%e5%90%8e%e7%9a%84%e4%b8%80%e4%ba%9b%e8%ae%be%e7%bd%ae/</guid>
		<description><![CDATA[<p>默认安装后的Feisty并不适合一般人使用的习惯（当然高手除外），如不能播放mp3和rmvb（在备份自己的CD时推荐使用ogg或flac格式，都是开源的，前者是有损压缩，后者是无损的并得到不少厂商支…</p>]]></description>
			<content:encoded><![CDATA[<p>默认安装后的Feisty并不适合一般人使用的习惯（当然高手除外），如不能播放mp3和rmvb（在备份自己的CD时推荐使用ogg或flac格式，都是开源的，前者是有损压缩，后者是无损的并得到不少厂商支持）、不能在当前目录位置打开终端等等。其实我们只需改动几个配置文件、安装一些小程序、插件等就能使Feisty用起来非常顺手。</p>
<p><strong>一.更换源并更新系统</strong><br />
说明：其实我这里访问Ubuntu中国官方源的速度不比cn99慢，但是cn99上的软件数目多，如目前官方源就没有w32codecs。<br />
1.用自己喜欢的编辑器打开/etc/apt/sources.list<br />
2.把下面的源地址粘贴到文件的最上面，我使用的是cn99的源，你可以根据自己的情况选择其他的源，参考<a href="http://wiki.ubuntu.org.cn/index.php?title=%E5%BF%AB%E9%80%9F%E8%AE%BE%E7%BD%AE%E6%8C%87%E5%8D%97/FeistyFawn&amp;variant=zh-cn">快速设置指南/FeistyFawn</a></p>
<blockquote><p>deb http://ubuntu.cn99.com/ubuntu/ feisty main restricted universe multiverse<br />
deb http://ubuntu.cn99.com/ubuntu/ feisty-security main restricted universe multiverse<br />
deb http://ubuntu.cn99.com/ubuntu/ feisty-updates main restricted universe multiverse<br />
deb http://ubuntu.cn99.com/ubuntu/ feisty-proposed main restricted universe multiverse<br />
deb http://ubuntu.cn99.com/ubuntu/ feisty-backports main restricted universe multiverse<br />
deb-src http://ubuntu.cn99.com/ubuntu/ feisty main restricted universe multiverse<br />
deb-src http://ubuntu.cn99.com/ubuntu/ feisty-security main restricted universe multiverse<br />
deb-src http://ubuntu.cn99.com/ubuntu/ feisty-updates main restricted universe multiverse<br />
deb-src http://ubuntu.cn99.com/ubuntu/ feisty-proposed main restricted universe multiverse<br />
deb-src http://ubuntu.cn99.com/ubuntu/ feisty-backports main restricted universe multiverse<br />
deb http://ubuntu.cn99.com/ubuntu-cn/ feisty main restricted universe multiverse</p></blockquote>
<p>或者</p>
<blockquote><p>deb http://cn.archive.ubuntu.com/ubuntu/ feisty main restricted<br />
deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty main restricted<br />
deb http://cn.archive.ubuntu.com/ubuntu/ feisty universe<br />
deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty universe<br />
deb http://cn.archive.ubuntu.com/ubuntu/ feisty multiverse<br />
deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty multiverse<br />
deb http://cn.archive.ubuntu.com/ubuntu feisty-security main restricted<br />
deb-src http://cn.archive.ubuntu.com/ubuntu feisty-security main restricted<br />
deb http://cn.archive.ubuntu.com/ubuntu feisty-security universe<br />
deb-src http://cn.archive.ubuntu.com/ubuntu feisty-security universe<br />
deb http://cn.archive.ubuntu.com/ubuntu feisty-security multiverse<br />
deb-src http://cn.archive.ubuntu.com/ubuntu feisty-security multiverse</p></blockquote>
<p>3.更新系统到最新</p>
<blockquote><p>sudo apt-get update    #这一步是更新你的源列表，换源後必须执行<br />
sudo apt-get dist-upgrade   #这一步是更新软件，如果你对新版本软件的需求不是那么迫切，可以不执行</p></blockquote>
<p><strong>二.安装多媒体解码器</strong><br />
说明：我使用的播放器＋解码器组合：SMplayer / Mplayer＋W32codecs，Rhythmbox＋gstreamer。本来想使用Amarok代替Rhythmbox的，无奈Amarok是一个KDE程序，需要安装一大堆Qt库。</p>
<p>1.安装必须的解码器</p>
<blockquote><p>#多媒体支持 for xine<br />
sudo apt-get install libxine-extracodecs libxine1-ffmpeg</p>
<p>#多媒体支持 for gstreamer<br />
sudo apt-get install gstreamer0.10-pitfdll gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse</p>
<p>#如果使用的是cn99的源还可以安装w32codecs，也可以到 <a href="http://www.mplayerhq.hu/design7/dload.html">mplayer 网站下载最新的解码包</a><br />
sudo apt-get install w32codecs xine-fonts-cn</p>
<p>#您也可以试试这个一次性安装编码器、Flash、Java、MS 字体的捆绑包<br />
sudo apt-get install ubuntu-restricted-extras</p></blockquote>
<p>2.安装 Mplayer 播放器</p>
<blockquote><p>sudo apt-get install mplayer mplayer-fonts mplayer-skins mozilla-mplayer</p></blockquote>
<p>3.安装 SMplayer 播放器</p>
<blockquote><p>#cn99源里有 smplayer，使用官方源的需要<a href="http://smplayer.sourceforge.net/en/linux/download.php">自己下载deb包安装</a><br />
sudo apt-get install smplayer smplayer-themes</p></blockquote>
<p>4.一些必要的设置<br />
打开SMplayer，按Ctrl＋P打开首选项面板，选择“字体”选项卡，勾选下面的“使用SSA/AAS库来渲染字体”并修改字幕的字体，我使用的是“Lucida Grande”字体（可以参考我的<a href="http://learn.yo2.cn/2007/10/02/%e6%88%91%e7%9a%84feisty%e7%95%8c%e9%9d%a2%e9%9d%9e%e5%ae%8c%e7%be%8e%e7%9a%84%e8%8b%b9%e6%9e%9c%e9%a3%8e%e6%a0%bc%e7%be%8e%e5%8c%96/">另一篇文章</a>），默认字幕编码选择“简体中文(CP936)”，好了，现在播放外挂字幕的电影不成问题了。</p>
<p>在播放一些rmvb文件时可能会有图像无声音，如果你遇到这种情况，关闭所有的播放器并按下面设置一下</p>
<blockquote><p>gedit ~/.xine/catalog.cache</p></blockquote>
<p>查找下面这段代码段，<strong>将其下的 decoder_priority 的数值修改成 10</strong></p>
<blockquote><p>/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so</p></blockquote>
<p>修改后如下所示</p>
<blockquote><p>/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so<br />
&#8230;.<br />
&#8230;.<br />
decoder_priority=10</p></blockquote>
<p>经过这些设置后，基本上通吃常见的视频/音频格式了</p>
<p><strong>三.使用Swiftfox代替系统自带的Firefox</strong><br />
说明：Swiftfox是一款快速高效的第三方Firefox发行版！主要是针对CPU的类型进行了GCC的优化编译，让Firefox可以执行得更加高效。且Swiftfox可以与原版的Firefox共享Profile文件、已安装的Add-ons和Cookies等！<br />
到<a href="http://getswiftfox.com/debian.htm">这里</a>下载与你的CPU相对应的版本，下回来的是一个deb包，双击就能安装，可以到“应用程序”－&gt;“Internet”－&gt;“swiftfox”处打开。</p>
<p>将界面设置为中文<br />
点<a href="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/zh-CN.xpi">这里</a>安装swiftfox的中文语言支持，然后打开swiftfox，在地址栏输入</p>
<blockquote><p>about:config</p></blockquote>
<p>在“过滤器”里输入</p>
<blockquote><p>general.useragent.locale</p></blockquote>
<p>将下面的值改为</p>
<blockquote><p>zh-CN</p></blockquote>
<p>重启swiftfox后就能看到中文界面了。</p>
<p><strong>四.增强易用性</strong><br />
说明：主要是增强了Feisty图形操作的易用性，减少使用终端的次数。<br />
1.鼠标右键集成“以管理员打开”命令</p>
<blockquote><p>sudo apt-get install nautilus-gksu</p></blockquote>
<p>2.鼠标右键集成“在当前目录打开终端”命令</p>
<blockquote><p>sudo apt-get install nautilus-open-terminal</p></blockquote>
<p>3.使系统自带的“归档管理器”支持rar压缩文件</p>
<blockquote><p>sudo apt-get install rar unrar</p></blockquote>
<p>建立软链接</p>
<blockquote><p>sudo ln -fs /usr/bin/rar /usr/bin/unrar</p></blockquote>
<p>这样，以后只要在命令行输入unrar，就可以解压或者压缩文件了，安装完成后，归档管理器也同时集成了rar组件。</p>
<p>4.ADSL拨号<br />
可以是用ubuntu自带的或安装一个图形拨号软件，这里介绍图形方法</p>
<blockquote><p>sudo apt-get install gnome-ppp</p></blockquote>
<p>然后你可以到“应用程序”－&gt;“Internet”－&gt; &#8220;GNOME PPP&#8221; 找到她。</p>
<p><strong>五.优化Feisty开机速度</strong> 参考：<a href="http://www.xsol.se/index.php/2007/04/29/feisty-performance-fly-like-a-butterfly/">http://www.xsol.se/index.php/2007/04/29/feisty-performance-fly-like-a-butterfly/</a><br />
说明：在没有优化前，我的开机时间（指由grub引导开始到进入到桌面）要40秒左右，优化后时间明显的减少到30秒。<br />
1.关闭IPV6</p>
<blockquote><p>sudo gedit /etc/modprobe.d/aliases</p></blockquote>
<p>查找这一行:</p>
<blockquote><p>alias net-pf-10 ipv6</p></blockquote>
<p>修改为:</p>
<blockquote><p>alias net-pf-10 off #ipv6</p></blockquote>
<p>然后用#注释掉hosts文件中所有与IPV6有关的行</p>
<blockquote><p>sudo gedit /etc/hosts</p></blockquote>
<p>这将会禁止所有使用IPV6的网络接口，要重新启动计算机。</p>
<p>2.并行启动程序</p>
<blockquote><p>sudo vim /etc/init.d/rc</p></blockquote>
<p>(注意：这里用gedit打开是乱码，换成vim吧）（推荐各位应该至少学会VIM或Emacs的基本用法)<br />
查找这一行:</p>
<blockquote><p>CONCURRENCY=none</p></blockquote>
<p>修改为:</p>
<blockquote><p>CONCURRENCY=shell</p></blockquote>
<p>确保你的拼写正确，写错一个字母你将无法启动！！！！！<br />
如果你使用的是SATA 或SCSI硬盘，这个方法会发挥最大的作用，然而即使像我使用ATA这样的老机器上，这个方法也使得的GDM登录界面出现的更快了一些。<br />
如果你使用很老的硬件，这个方法也可能会使你的机器启动变慢。</p>
<p>3.将localhost化名为主机名<br />
我以前在ubuntu论坛看到的这个技巧，确实改善了一些应用程序的启动。</p>
<blockquote><p>sudo gedit /etc/hosts</p></blockquote>
<p>把你的主机名添加到第一行的localhost之后，像这样:</p>
<blockquote><p>127.0.0.1 localhost su    ＃注意，su是我的主机名<br />
127.0.1.1 su</p></blockquote>
<p>4.关闭gettys</p>
<blockquote><p>sudo gedit /etc/event.d/tty3</p></blockquote>
<p>用#注释掉所有以start开头的行<br />
这方法对于系统性能没什么改善，但节约一点资源</p>
<p>5.swappiness<br />
Ubuntu Feisty默认的vm.swappiness值是60,这一默认值已经很合适了。但你可以改小一些降低swap的加载，系统性能会有一点点的提升<br />
输入：</p>
<blockquote><p>sysctl -q vm.swappiness</p></blockquote>
<p>你会看到值是60， 更改:</p>
<blockquote><p>sudo sysctl vm.swappiness=10</p></blockquote>
<p>这样你就将值由60改为10,这可以大大降低系统对于swap的写入，建议内存为512m或更多的朋友采用此方法。如你你发现你对于swap的使用极少，可以将值设为0。这并不会禁止你对swap的使用，而是使你的系统对于swap的写入尽可能的少，同时尽可能多的使用你的实际内存。这对于你在切换应用程序时有着巨大的作用，因为这样的话它们是在物理内存而非swap分区中。<br />
如果你想永久得改变这一值，你需要更改 sysctl.conf 文件：</p>
<blockquote><p>sudo gedit /etc/sysctl.conf</p></blockquote>
<p>添加：</p>
<blockquote><p>vm.swappiness=10</p></blockquote>
<p>到末行，需要重启生效。<br />
我发现对于我的2G内存，将此值设为5是最合适的。</p>
<p>6.使用 grub 的 profile 选项</p>
<p>grub 有个叫做 profile 的选项，它是一种系统启动时所要读取的所有的文件的索引，这样使得随后系统查找并且读取这些文件的速度就会加快。</p>
<p>在开机进入 grub 画面时按 esc 键，然后找到需要启动的内核，按 e 键，编辑启动参数，在后面加入 profile 后再按 b 进行启动。设置后，第一次开机需要建立索引，所以开机速度会慢一点，以后每次更新内核都需要这么做。</p>
<p>7.禁用 Pango</p>
<p>Pango 是一个着重于国际化的，用于输出和文本渲染的库，但是这个库可能导致 Firefox 等一些程序占用过高的 CPU，所以我们可以禁用它。</p>
<blockquote><p>sudo gedit /etc/environment</p></blockquote>
<p>添加：</p>
<blockquote><p>MOZ_DISABLE_PANGO=&#8221;1&#8243;</p></blockquote>
<p>ok,经过上面的设置，你的Feisty用起来应该非常顺手了，至少我是这样。</p>
<hr />
文章地址:<a href="http://shareitem.org/archive/%e9%bb%98%e8%ae%a4%e5%ae%89%e8%a3%85feisty%ef%bc%88704%ef%bc%89%e5%90%8e%e7%9a%84%e4%b8%80%e4%ba%9b%e8%ae%be%e7%bd%ae.html">http://shareitem.org/archive/%e9%bb%98%e8%ae%a4%e5%ae%89%e8%a3%85feisty%ef%bc%88704%ef%bc%89%e5%90%8e%e7%9a%84%e4%b8%80%e4%ba%9b%e8%ae%be%e7%bd%ae.html</a> <br />
<small>本文内容属于<a href="http://shareitem.org/">ShareItem.org</a>，遵循<a href='http://creativecommons.org/licenses/by-nc-nd/2.5/cn/'> CC </a>协议 | 7e6874b3209cf4276e96802080b61256</small>

<p>没有相关文章</p>]]></content:encoded>
			<wfw:commentRss>http://shareitem.org/archive/%e9%bb%98%e8%ae%a4%e5%ae%89%e8%a3%85feisty%ef%bc%88704%ef%bc%89%e5%90%8e%e7%9a%84%e4%b8%80%e4%ba%9b%e8%ae%be%e7%bd%ae.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>我的Feisty界面非完美的苹果风格美化</title>
		<link>http://shareitem.org/archive/%e6%88%91%e7%9a%84feisty%e7%95%8c%e9%9d%a2%e9%9d%9e%e5%ae%8c%e7%be%8e%e7%9a%84%e8%8b%b9%e6%9e%9c%e9%a3%8e%e6%a0%bc%e7%be%8e%e5%8c%96.html</link>
		<comments>http://shareitem.org/archive/%e6%88%91%e7%9a%84feisty%e7%95%8c%e9%9d%a2%e9%9d%9e%e5%ae%8c%e7%be%8e%e7%9a%84%e8%8b%b9%e6%9e%9c%e9%a3%8e%e6%a0%bc%e7%be%8e%e5%8c%96.html#comments</comments>
		<pubDate>Tue, 02 Oct 2007 15:27:52 +0000</pubDate>
		<dc:creator>kaysiness</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Feisty]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://learn.yo2.cn/2007/10/02/%e6%88%91%e7%9a%84feisty%e7%95%8c%e9%9d%a2%e9%9d%9e%e5%ae%8c%e7%be%8e%e7%9a%84%e8%8b%b9%e6%9e%9c%e9%a3%8e%e6%a0%bc%e7%be%8e%e5%8c%96/</guid>
		<description><![CDATA[<p>首先我的美化是基于Feisty＋Compiz Fusion＋emerald＋苹果字体。当然，你也可以安装你喜欢的dock，如awn。关于如何安装Compiz Fusion，可以参考我的另一篇文章，有详细的讲解。先看看效果图

第一步…</p>]]></description>
			<content:encoded><![CDATA[<p>首先我的美化是基于Feisty＋Compiz Fusion＋emerald＋苹果字体。当然，你也可以<a href="http://learn.yo2.cn/2007/10/13/deb-or-build-installation-avant-window-navigator-on-gutsy/">安装你喜欢的dock，如awn</a>。关于如何安装Compiz Fusion，可以参考我的<a href="http://learn.yo2.cn/2007/10/02/howtocompiz-fusion-for-ati-cards-xgl-in-feisty/">另一篇文章</a>，有详细的讲解。先看看效果图<br />
<a href="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/desktop.png" title="美化后的效果图"><img src="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/desktop.thumbnail.png" alt="美化后的效果图" /></a></p>
<p><strong>第一步：字体美化</strong><br />
这里使用到的字体有stheiti和Lucida.Grande，可以Google之或到我的box.net下载（<a href="http://www.box.net/shared/viq81loh81">part1</a>，<a href="http://www.box.net/shared/z3drik3ft4">part2</a>）。参考<a href="http://www.osxcn.com/ubuntu/edgy-stheiti.html">nicky的Edgy黑体解决方案</a><br />
1.把下载回来的字体解压并复制到/usr/share/fonts/truetype/下（sudo cp 命令）<br />
2.设置字体可读权限</p>
<blockquote><p>sudo chmod 755 /usr/share/fonts/truetype/*.ttf</p></blockquote>
<p>3.设置 STHeiti 为首选中文字体</p>
<blockquote><p>sudo gedit /etc/fonts/language-selector.conf</p></blockquote>
<p>找到下面内容所在行（共有三处）：<br />
&lt;family&gt;Bitstream Vera &#8230;. &lt;/family&gt;</p>
<p>在他们下面一行添加：<br />
&lt;family&gt;STHeiti&lt;/family&gt;</p>
<p>刷新字体缓存：</p>
<blockquote><p>sudo fc-cache -f -v</p></blockquote>
<p>4.设置英文字体和渲染方式<br />
打开 “系统 &gt; 首选项 &gt; 字体” 面板，按下图设置<br />
<a href="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/fonts.jpg" title="字体设置"><img src="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/fonts.thumbnail.jpg" alt="字体设置" /></a></p>
<p>在 “字体渲染” 选项中选择 “次象素平滑” 或者 “最佳形状” 。</p>
<p>5.强制 STHeiti 不使用微调</p>
<blockquote><p>sudo gedit /etc/fonts/fonts.conf</p></blockquote>
<p>加入下面一段：</p>
<blockquote><p>&lt;match target=&#8221;font&#8221;&gt;<br />
&lt;test name=&#8221;family&#8221;&gt;<br />
&lt;string&gt;STHeiti&lt;/string&gt;<br />
&lt;/test&gt;<br />
&lt;edit name=&#8221;hinting&#8221;&gt;<br />
&lt;bool&gt;false&lt;/bool&gt;<br />
&lt;/edit&gt;<br />
&lt;/match&gt;</p></blockquote>
<p>OK，使用Ctrl+Alt+BackSpace重启x看看效果。</p>
<p><strong>第二步：使用emerald主题</strong><br />
打开 “系统 &gt; 首选项 &gt; Emerald Theme Manager” ，导入DreamAccurate-OSX-Emerald-theme主题，可以到我的<a href="http://www.box.net/shared/eqp83xqdsk">box.net</a>处下载</p>
<p><strong>第三步：更改gdm登录窗口外观</strong><br />
从<a href="http://www.box.net/shared/bdusbumsz4">我的box.net</a>下载苹果风格的gdm外观，到 “系统 &gt; 系统管理 &gt; 登录窗口”，选择“本地”选项卡，点“添加”按钮，选择 gdm-osx-theme.tar.gz 并启用。</p>
<p><strong>第四步：设置FireFox / Swiftfox字体</strong><br />
1.修改字体</p>
<blockquote><p>在 “选项 &gt; 内容 –&gt; 字体和颜色” 中选择Lucida Grande</p></blockquote>
<p>2.修改外观</p>
<blockquote><p>使用nicky修改的 Pinstripe 主题。<br />
download <a href="http://www.osxcn.com/download/pinstripe5.2.jar">Pinstripe</a> 适用于小工具栏图标<br />
download <a href="http://www.osxcn.com/download/pinstripe5.2b.jar">Pinstripe-b</a> 适用于大工具栏图标</p>
<p>或者使用<a href="http://addons.mozine.cn/firefox/614/">包含苹果特效的类Safari主题</a></p></blockquote>
<p><strong>字体效果图</strong><br />
<a href="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/macosfont.png" title="苹果字体效果图"><img src="http://learn.yo2.cn/wp-content/uploads/121/12133/2007/10/macosfont.thumbnail.png" alt="苹果字体效果图" /></a></p>
<hr />
文章地址:<a href="http://shareitem.org/archive/%e6%88%91%e7%9a%84feisty%e7%95%8c%e9%9d%a2%e9%9d%9e%e5%ae%8c%e7%be%8e%e7%9a%84%e8%8b%b9%e6%9e%9c%e9%a3%8e%e6%a0%bc%e7%be%8e%e5%8c%96.html">http://shareitem.org/archive/%e6%88%91%e7%9a%84feisty%e7%95%8c%e9%9d%a2%e9%9d%9e%e5%ae%8c%e7%be%8e%e7%9a%84%e8%8b%b9%e6%9e%9c%e9%a3%8e%e6%a0%bc%e7%be%8e%e5%8c%96.html</a> <br />
<small>本文内容属于<a href="http://shareitem.org/">ShareItem.org</a>，遵循<a href='http://creativecommons.org/licenses/by-nc-nd/2.5/cn/'> CC </a>协议 | 7e6874b3209cf4276e96802080b61256</small>

<p>没有相关文章</p>]]></content:encoded>
			<wfw:commentRss>http://shareitem.org/archive/%e6%88%91%e7%9a%84feisty%e7%95%8c%e9%9d%a2%e9%9d%9e%e5%ae%8c%e7%be%8e%e7%9a%84%e8%8b%b9%e6%9e%9c%e9%a3%8e%e6%a0%bc%e7%be%8e%e5%8c%96.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
