树莓派Linux玩转树莓派

树莓派3配置中文环境

2016-05-22  本文已影响1663人  zormin

1. 设置中文

在Putty里输入命令 sudo raspi-config
选择Internationalisation Options,再选择Change locale,向下翻页找到zh_CN.UTF8,空格选中使其前面有星号,然后回车确认。再次选择zh_CN.UTF8,重启即可。

Raspi-Config界面 Change locale 选择locale

2. 安装中文字体

sudo apt-get install ttf-wqy-microhei

3. 安装中文输入法

sudo apt-get install fcitx fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sunpinyin

中文环境配置完毕。

上一篇 下一篇

猜你喜欢

热点阅读