Remapping Windows Keys |
||||||||||||||
| Jenni X -- Blog - Windows Stuff |
|
|||||||||||||
|
(reprinted from HowToGeek.com) The caps lock key is one of those remnants of another age of computers, back when people used to shout at each other more often. Unless you’re in the accounting department, it’s probably not very useful, so today we’ll learn how to disable it. If you’re using Mac OS X instead, you can follow our guide on how to disable Caps Lock in OS X using a registry hack, or you can map any key to any key if you really want to.
Understanding How Windows Key Re-Mapping WorksWindows doesn’t have a default setting to allow for disabling the key, so what we have to do is re-map the key to something non-existent so as to completely disable it. To do this manually, you’d open up regedit.exe and browse down to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
Here’s the format of the binary data in the Scancode Map key, with the important parts in bold and various colors:
Here’s how it works:
You can map between multiple keys by incrementing the “02? and then adding another of the colorful bold blocks in the middle. The 3A00 in the mix is the scan code. For example, if you wanted to disable the caps lock key and then change scroll lock into a caps lock key:
It might seem complicated, but it’s really fairly simple once you start working with it. Downloadable Registry Hack to Disable or Remap the Caps Lock KeyNow that you’ve learned how these things work internally, you can download and extract the zipfile which contains the following files:
Once you’ve applied one of these registry files, you’ll have to reboot your computer for it to work. To uninstall, you can use the uninstall registry tweak, or you can simply delete the Scancode Map key entirely. |
||||||||||||||
Please register or login to add your comments to this article.




