From 97f382182a16d52d7d855bead7d56ea6c3cb6151 Mon Sep 17 00:00:00 2001 From: Michael Nady Date: Sat, 30 Jul 2022 01:28:55 +0200 Subject: [PATCH 1/2] #10516 I picked point nb. 4 to put my the commenter's note it. Please move the note to a more suitable place if needed. --- .../windows-sandbox/windows-sandbox-overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md index ec211848d1..9aaeef5f2a 100644 --- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md +++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md @@ -67,6 +67,8 @@ The following video provides an overview of Windows Sandbox. 4. Locate and select **Windows Sandbox** on the Start menu to run it for the first time. + > [!NOTE] + > The Sandbox version of Windows will not respect the mouse settings of the host system, so if the host system is set to use a right-handed mouse, you will need to apply these settings inside the Sandbox manually. ## Usage 1. Copy an executable file (and any other files needed to run the application) from the host and paste them into the **Windows Sandbox** window. From dbd9ba5c945a263c169c43d1be0bb97f96509a18 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Tue, 2 Aug 2022 09:59:04 -0700 Subject: [PATCH 2/2] Update windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- .../windows-sandbox/windows-sandbox-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md index 9aaeef5f2a..e42fab8ddb 100644 --- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md +++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview.md @@ -68,7 +68,7 @@ The following video provides an overview of Windows Sandbox. 4. Locate and select **Windows Sandbox** on the Start menu to run it for the first time. > [!NOTE] - > The Sandbox version of Windows will not respect the mouse settings of the host system, so if the host system is set to use a right-handed mouse, you will need to apply these settings inside the Sandbox manually. + > Windows Sandbox does not adhere to the mouse settings of the host system, so if the host system is set to use a right-handed mouse, you should apply these settings in Windows Sandbox manually. ## Usage 1. Copy an executable file (and any other files needed to run the application) from the host and paste them into the **Windows Sandbox** window.