Skip to content

Instantly share code, notes, and snippets.

@xenophonf
Created November 13, 2024 14:35
Show Gist options
  • Save xenophonf/f287db25ed0d48532bf34570289916bf to your computer and use it in GitHub Desktop.
Save xenophonf/f287db25ed0d48532bf34570289916bf to your computer and use it in GitHub Desktop.
Swap Left Control/Caps Lock and Left Alt/Left Win in Windows (e.g., when using Apple keyboards)
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,\
05,00,00,00,\
1d,00,3a,00,\
3a,00,1d,00,\
38,00,5b,e0,\
5b,e0,38,00,\
00,00,00,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment