From dfcb1aff27d598882bb940fb3a4812cc2930c8c1 Mon Sep 17 00:00:00 2001 From: "lion.chan" Date: Fri, 21 May 2021 21:31:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E7=AC=94=E8=AE=B0=E5=86=85?= =?UTF-8?q?=E5=AE=B9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: lion.chan --- Software/Applications/VSCode/VSCode_常见问题集锦.md | 4 ++++ .../Linux/Editions/Ubuntu/Ubuntu20/Ubuntu20_开启_VNC_服务.md | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Software/Applications/VSCode/VSCode_常见问题集锦.md b/Software/Applications/VSCode/VSCode_常见问题集锦.md index 24405bb..b3ec349 100644 --- a/Software/Applications/VSCode/VSCode_常见问题集锦.md +++ b/Software/Applications/VSCode/VSCode_常见问题集锦.md @@ -3,3 +3,7 @@ ## 1.解决回退键(backspace)无法使用 点击 VSCode 左下角齿轮里的 setting,进入 user setting(ui),修改 Keyboard: Dispatch 为 keyCode。 + +## 2.下载慢问题 + +将下载地址 中的 az764295.vo.msecnd.net 部分,替换为 vscode.cdn.azure.cn。 diff --git a/Software/System/Linux/Editions/Ubuntu/Ubuntu20/Ubuntu20_开启_VNC_服务.md b/Software/System/Linux/Editions/Ubuntu/Ubuntu20/Ubuntu20_开启_VNC_服务.md index 90181bb..7dbf536 100644 --- a/Software/System/Linux/Editions/Ubuntu/Ubuntu20/Ubuntu20_开启_VNC_服务.md +++ b/Software/System/Linux/Editions/Ubuntu/Ubuntu20/Ubuntu20_开启_VNC_服务.md @@ -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