cd C:\Users${username}\AppData\Local\Microsoft\PowerToys\Keyboard Manager
Last active
November 28, 2024 02:33
-
-
Save Tom910/aba8e0f741639a014b83a3a0686cef80 to your computer and use it in GitHub Desktop.
Windows - Powertoys - Keyboard Manager - Common macOS keys mapping
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"remapKeys":{"inProcess":[{"originalKeys":"91","newRemapKeys":"162"},{"originalKeys":"162","newRemapKeys":"91"}]},"remapShortcuts":{"global":[{"originalKeys":"162;9","newRemapKeys":"164;9"},{"originalKeys":"162;32","newRemapKeys":"91;32"}],"appSpecific":[]}} |
With ctrl+tab on vscode, cursor and media controls
{"remapKeys":{"inProcess":[{"originalKeys":"91","newRemapKeys":"162"},{"originalKeys":"162","newRemapKeys":"91"}]},"remapKeysToText":{"inProcess":[]},"remapShortcuts":{"global":[{"originalKeys":"162;9","operationType":0,"secondKeyOfChord":0,"newRemapKeys":"164;9"},{"originalKeys":"162;32","operationType":0,"secondKeyOfChord":0,"newRemapKeys":"91;32"},{"originalKeys":"17;114","operationType":0,"secondKeyOfChord":0,"newRemapKeys":"260;9"},{"originalKeys":"17;115","operationType":0,"secondKeyOfChord":0,"newRemapKeys":"260;9"},{"originalKeys":"17;118","newRemapKeys":"177"},{"originalKeys":"17;119","newRemapKeys":"179"},{"originalKeys":"17;120","newRemapKeys":"176"},{"originalKeys":"17;121","newRemapKeys":"173"},{"originalKeys":"17;122","newRemapKeys":"174"},{"originalKeys":"17;123","newRemapKeys":"175"}],"appSpecific":[{"originalKeys":"260;9","operationType":0,"newRemapKeys":"17;9","targetApp":"chrome.exe"},{"originalKeys":"260;16;9","operationType":0,"newRemapKeys":"17;16;9","targetApp":"chrome.exe"},{"originalKeys":"260;9","operationType":0,"newRemapKeys":"17;9","targetApp":"code"},{"originalKeys":"260;16;9","operationType":0,"newRemapKeys":"17;16;9","targetApp":"code"},{"originalKeys":"260;9","operationType":0,"newRemapKeys":"17;9","targetApp":"cursor"},{"originalKeys":"260;16;9","operationType":0,"newRemapKeys":"17;16;9","targetApp":"cursor"},{"originalKeys":"260;9","operationType":0,"newRemapKeys":"17;9","targetApp":"msedge"},{"originalKeys":"260;16;9","operationType":0,"newRemapKeys":"17;16;9","targetApp":"msedge"}]},"remapShortcutsToText":{"global":[],"appSpecific":[]}}
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
added ctrl+tab navigation on chrome and edge browsers like on mac.