Armbian_5.44_S9xxx_Debian_stretch_3.14.29_xfce_20180601.img
步骤:一行一條命令
locale #查看环境变量 sudo /etc/locale.gen #开启字库 去掉zh_CN.UTF-8前面的#保存 sudo apt-get update sudo apt-get upgrade sudo apt-get install ttf-wqy-zenhei #安装中文字体 sudo fc-cache -v #更新字体列表 sudo nano ~/.xprofile #全中文环境增加export LC_ALL=zh_CN.UTF-8 #半中文环境增加LC_CTYPE=zh_CN.UTF-8 和 LANG=en_US.UTF-8 sudo locale-gen #生成locale文件 #sudo locale-gen zh_CN.UTF-8 #可不执行
重启系统
安裝拼音輸入法命令:
sudo apt-get install fcitx fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sunpinyin
赞赏历史上的文章
- 2021: S6-Supervise (child): S6 Fatal: Unable to spawn ./run: 没有这样的文件或目录( 0)
- 2015: Wosign沃通免费SSL申请、安装教程( 0)
- 2015: Windows2008+Apache服务器系统下配置https协议( 0)
- 2013: 测试文章( 0)
除特别注明外,本站所有文章均为LJY IT BLOG原创,转载请注明出处来自https://www.ljy2345.com/2020/08/armbian-xfce-desktop-environment-adds-simplified-chinese/
Comments | NOTHING