<?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>Leo の Blog &#187; fcitx</title>
	<atom:link href="http://blog.openider.com/archives/tag/fcitx/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.openider.com</link>
	<description>Where there is a will there is a way! Trust youself can do it!</description>
	<lastBuildDate>Thu, 27 Aug 2009 10:42:32 +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>快速搭建Linux开发测试WEB服务器系列3-中文输入和其他</title>
		<link>http://blog.openider.com/archives/19</link>
		<comments>http://blog.openider.com/archives/19#comments</comments>
		<pubDate>Sat, 23 May 2009 05:38:12 +0000</pubDate>
		<dc:creator>Guya</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fcitx]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.openider.com/?p=19</guid>
		<description><![CDATA[由于我们安装的是E文环境. 为什么使用E文环境. 因为如果选择的是中文环境的话, 安装过程可能会稍长. 最主要的是在不开启window的情况下. command-line 模式下, 命令提示都是乱码. 配合好系统后 E 文环境比中文环境显示效果要漂亮点. 谁不爱美呢?
这里设置一下方便在 E 文环境下输入中文. 毕竟处理中文信息是必须的. 这里需要一个中文字体. 通常我个人喜欢 ZhunYuan.ttf, 网上很多地方可以找到, 另外 DejaVuSansYuanTi 这套字体也不错. 不过有点大. 全部下载有 几十M . 启动 startx 在系统菜单的 place 里选择 Connect to server, 弹出框选择 window share, 方便从局域网里的其他电脑上 copy 字体文件. 现在还没装中文字体, 也没装浏览器, 通常中文都是乱码. 不过没关系. 在用户主目录下建立一个字体隐藏的文件夹(.fonts): mkdir ~/.fonts 复杂字体到这个文件夹下面.
刷新一下系统字体缓存:

1
sudo fc-cache -f -v

打开一个终端. 现在安装中文输入法 fcitx 和 im-switch

1
sudo [...]]]></description>
		<wfw:commentRss>http://blog.openider.com/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
