<?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>BizSmooth——企顺学校博客 &#187; localization</title>
	<atom:link href="http://blog.bizsmooth.com/?feed=rss2&#038;tag=localization" rel="self" type="application/rss+xml" />
	<link>http://blog.bizsmooth.com</link>
	<description>企顺学校老师和同学们的交流园地</description>
	<lastBuildDate>Wed, 04 Feb 2026 12:22:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title></title>
		<link>http://blog.bizsmooth.com/?p=1147</link>
		<comments>http://blog.bizsmooth.com/?p=1147#comments</comments>
		<pubDate>Sat, 08 Feb 2014 05:55:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[raspberryPi]]></category>
		<category><![CDATA[中文化]]></category>
		<category><![CDATA[企顺]]></category>
		<category><![CDATA[树莓派]]></category>
		<category><![CDATA[汉化]]></category>
		<category><![CDATA[输入法]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1147</guid>
		<description><![CDATA[让Raspbian支持中文 一直令我很奇怪的是，即使你用Debian的安装光碟安装系统，如果你把Locale改成了中文的话，系统是不会自动安装中文字体的，直接的效果是系统的很多信息都用中文显示，但是由于没有安装字体，所以全部变成了方块，所以完全不知道信息的内容是什么， 这个作为系统安装工具我认为是有问题的，因为这样会直接造成系统不可用，基于Debian的Raspbian也有同样的问题。 如果你在初始设置时，不小心把系统的Locale设置成了zh_CN.UTF-8，当你进入Raspbian的图像界面时，会马上傻眼了，不知道图标、菜单的内容是什么，因为全部是方块。所以建议初始设置时，locale尽量用en_US.UTF-8或者en_GB.UTF-8。 启动后，双击桌面那个计算机显示器图标，出现提示符时输入： sudo apt-get install ttf-wqy-zenhei 将安装文泉驿的开源中文字体，在这里向文泉驿表示致敬，貌似它是唯一一个开源的中文字体库。郭嘉有钱建孔子学院，但是从来不会有钱搞一套比较完整的开源中文字库出来的。 中文是可以显示啦，输入呢？Linux下早就有啦，叫SCIM（Smart Common Input Method ），所以只要输入： sudo apt-get install scim-pinyin  就会安装拼音输入法，安装完成后，可以直接打入scim激活，下次启动是会自动启动的。 快捷键也是Ctrl+空格。或者直接点击右下角图标选择。 接着运行： sudo raspi-config 然后选择change_locale，在Default locale for the system environment:中选择zh_CN.UTF-8。然后重启机器，就发现整个环境变成中文的了。 enjoy your Pi   ：）]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1147</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
