From 649bc2fc1894bfb443c0e558b9d18a6e55999a78 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Sun, 17 Nov 2019 15:02:08 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9ef8853..25473a1 100644 --- a/README.md +++ b/README.md @@ -990,6 +990,8 @@ same time, if you had enabled the virtual monitor mode, run command : to back to the normal when you wanna connect to a real monitor back. ``` +**Note: The "Virtual Monitor Mode" is not enabled by default.** + #### Commands for default VNC **virtual-monitor-enable** @@ -1004,6 +1006,7 @@ After this, the system will reboot. ``` Disable the virtual monitor mode, back to Normal and connect a real monitor. After this, the system will reboot. +This is a system default mode. ``` **enable-vnc** @@ -1011,6 +1014,7 @@ After this, the system will reboot. ``` Enable the default VNC service. After this, the system will reboot. +The system is enabled by default. ``` **disable-vnc**