Update vnc.md

This commit is contained in:
aiminick 2019-02-07 20:31:14 +08:00 committed by GitHub
parent 0342d38501
commit 95dd78626b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -49,10 +49,12 @@ vncserver ; vncserver -kill :1
### 设置pi账户VNC配置文件
```shell
mkdir /home/pi/.vnc ; cp ~/.vnc/xstartup /home/pi/.vnc/xstartup
chown -R pi /home/pi/.vnc
mkdir /home/pi/.vnc ; cp ~/.vnc/xstartup /home/pi/.vnc/xstartup ;\
chown -R pi /home/pi/.vnc ;\
adduser pi bluetooth
```
```shell
## 编辑文件
vim /etc/dbus-1/system.d/bluetooth.conf