mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
Create caps-lock-ctrl.reg for windows
This commit is contained in:
parent
204621a0ba
commit
196d2e53e0
8
windows/caps-lock-ctrl.reg
Normal file
8
windows/caps-lock-ctrl.reg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Windows Registry Editor Version 5.00
|
||||||
|
|
||||||
|
; Changes registry to map Caps Lock key to Ctrl key
|
||||||
|
; More info here: https://www.autohotkey.com/boards/viewtopic.php?p=468638#p468638
|
||||||
|
; And here: https://superuser.com/a/949533
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
|
||||||
|
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,1d,00,3a,00,00,00,00,00
|
Loading…
Reference in New Issue
Block a user