ishitori's blog

primarily about linux and aha

Subscribe to RSS feed

Posts tagged with "registry"

change CapsLock to Control

,

explained very well here.

reg file:

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,02,00,00,00,1d,00,3a,00,00,00,00,00


to exchange backslash and backspace on my keyboard I use very handy program SharpKeys. sure it can be used to remap CapsLock to Control as well.