Update README.md

This commit is contained in:
aiminick 2019-01-03 00:40:01 +08:00 committed by GitHub
parent 54bf5e046a
commit 00afaf7c82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -502,7 +502,7 @@ apt-get install libc6-armel
* 执行以下命令
```shell
sudo apt-get install lxde-core lxappearance -y
sudo apt-get install lxde-core lxde lxappearance chromium fcitx-rime -y
```
* 参照下面的 "**开启显卡3D硬件加速**" 部分的设置,为桌面开启 *显卡加速*
@ -514,6 +514,14 @@ disable_overscan=1
```
* 最后重启即可
** **如何添加中文支持**
执行以下命令即可
```shell
sudo apt install ttf-wqy-zenhei fcitx-googlepinyin -y
```
#### 开启显卡3D硬件加速
编辑 /boot/config.txt 文件,在文件末尾加入: