Win10-Initial-Setup-Script icon indicating copy to clipboard operation
Win10-Initial-Setup-Script copied to clipboard

Add Disable Caps Lock

Open E3V3A opened this issue 5 years ago • 1 comments

Please add something to disable Caps Lock key.

  • https://www.tenforums.com/tutorials/47206-how-enable-disable-caps-lock-key-windows-10-a.html

E3V3A avatar Sep 30 '20 21:09 E3V3A

Maybe this:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,3a,00,00,00,00,00

To re-enable, just clear the item.

eabase avatar Oct 12 '20 15:10 eabase