Skip to content

Instantly share code, notes, and snippets.

@Tom910
Last active November 6, 2024 19:25
Show Gist options
  • Save Tom910/aba8e0f741639a014b83a3a0686cef80 to your computer and use it in GitHub Desktop.
Save Tom910/aba8e0f741639a014b83a3a0686cef80 to your computer and use it in GitHub Desktop.
Windows - Powertoys - Keyboard Manager - Common macOS keys mapping
{"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":[]}}
@kchaitanya863
Copy link

added ctrl+tab navigation on chrome and edge browsers like on mac.

{"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"}],"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":"msedge"},{"originalKeys":"260;16;9","operationType":0,"newRemapKeys":"17;16;9","targetApp":"msedge"}]},"remapShortcutsToText":{"global":[],"appSpecific":[]}}

@kchaitanya863
Copy link

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