Update README.md

This commit is contained in:
aiminick 2019-01-03 02:48:04 +08:00 committed by GitHub
parent 27a52c26da
commit 7bed7c9ce9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -521,6 +521,19 @@ disable_overscan=1
```shell
sudo apt install ttf-wqy-zenhei fcitx-googlepinyin -y
```
\**图形界面现实中文
修改文件 **/etc/default/locale**
改为以下内容,然后重启
```shell
# File generated by update-locale
LANGUAGE="zh_CN:zh:en_US:en"
LC_ALL="zh_CN.UTF-8"
LC_CTYPE="zh_CN.UTF-8"
LANG="zh_CN.UTF-8"
```
#### 开启显卡3D硬件加速