补充笔记内容.

Signed-off-by: lion.chan <cy187lion@sina.com>
This commit is contained in:
lion.chan 2021-05-21 21:31:45 +08:00
parent 9dbb20b10e
commit dfcb1aff27
2 changed files with 5 additions and 2 deletions

View File

@ -3,3 +3,7 @@
## 1.解决回退键(backspace)无法使用
点击 VSCode 左下角齿轮里的 setting进入 user setting(ui),修改 Keyboard: Dispatch 为 keyCode。
## 2.下载慢问题
将下载地址 <https://az764295.vo.msecnd.net/stable/054a9295330880ed74ceaedda236253b4f39a335/code_1.56.2-1620838498_amd64.deb> 中的 az764295.vo.msecnd.net 部分,替换为 vscode.cdn.azure.cn。

View File

@ -8,8 +8,7 @@
# VNC Server
apt install tightvncserver
# LXDE(Docker Ubuntu+VSCode 最优选择)
apt install lxde lxsession
apt install lubuntu-desktop
apt install lxde
# Mate
apt install ubuntu-mate-desktop
# Xfce