Switching Control Key On Windows Keyboard
Download Autokey and install on your windows computer.
Right-Click on your desktop.
Find “New” in the menu.
Click “AutoHotkey Script” inside the “New” menu.
Give the script a new name. It must end with a .ahk extension. For example: MyScript.ahk
Open the script in VSCODE and add the following.
Right-Click on your desktop. Find "New" in the menu. Click "AutoHotkey Script" inside the "New" menu. Give the script a new name. It must end with a .ahk extension. For example: MyScript.ahk Find the newly created file on your desktop and right-click it.
Find the newly created file on your desktop and double-click it.