HOW TO DISABLE CAPS LOCK
by zork the destroyer in Circuits > Computers
3083 Views, 8 Favorites, 0 Comments
HOW TO DISABLE CAPS LOCK

NO MORE OF THIS PESKY CAPS LOCK ANGERING EVERYBODY.
When the key is disabled, it will not activate the lock itself instead it will be a regular key. In games that use the CAPS lock it will still function for its' intended purpose. For example in Fallout 3 it is the default toggle for walk/run, that will still work. This method only works for the lock itself.
Download Sharpkeys
Go to this web page http://sharpkeys.codeplex.com/
Now download and install it.
Add a New Registry

Click the add button.
Create a Registry


Scroll through the list to find
Special:Caps Lock (00_3A)
and on the right side
-Turn Key off (00_00)
Then press OK
Write to Registry

Click the write to registry button then restart your computer.
Use Regedit
Press Windows+R, or start then run.
type:
regedit
then run it
Find the Diectory

HKEY_LOCAL_MACHINE
\SYSTEM
\CurrentControlSet
\Control
\Keyboard Layout (The first one)
Click directly on "Keyboard Layout" not the arrow beside it.
Setting the Registry
double click on the "Scancode Map" binary.
This is the Binary (odd last time I checked there was no such thing as a 2 XD)
0000 00 00 00 00 00 00 00 00 ........
0008 02 00 00 00 00 00 3A 00 ........
0010 00 00 00 00 ....
the bold face values are going to be changed
Here is the new Binary
0000 00 00 00 00 00 00 00 00 ........
0008 03 00 00 00 00 00 3A 00 ........
0010 3A 00 46 00 00 00 00 00 ........
the 02 is changed to 03
the 00 00 00 00 is not changed, 3A 00 46 00 is added in front of it.
then save it
or go here http://www.howtogeek.com/geekers/KeyboardMappings.... and use the presets.