树莓派设置中文


安装中文字体:

sudo apt-get install ttf-wqy-zenhei

安装中文输入法:

sudo apt-get install scim-pinyin

系统配置:

sudo raspi-config

选择 Internationalisation Options ->  Change Locale  

选择 zh_CN.UTF-8  按空格键确定,tab键将光标转到 确定

Default locale for the system environment: -> zh_CN.UTF-8 

确定即可。