Skip to content

Instantly share code, notes, and snippets.

@mrjohannchang
Created October 4, 2021 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrjohannchang/48f584399a3c30649a33e4a976025e31 to your computer and use it in GitHub Desktop.
Save mrjohannchang/48f584399a3c30649a33e4a976025e31 to your computer and use it in GitHub Desktop.
Swap left control and caps lock on Windows
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,1d,00,3a,00,3a,00,1d,00,00,00,00,00
; Refs:
; https://superuser.com/a/1381836
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment