Lock keyboard windows 8

broken image
broken image

You can map between multiple keys by incrementing the “02” and then adding another of the colorful bold blocks in the middle. The next 8 zeros are there to waste space as the null terminator.The blue bolded “3A00” is the key we are mapping from, in this case the caps lock key.The orange bolded “0000” is the key we actually want Windows to map TO, which in this case is nothing, or 0.(It really represents the length of the data, but whatever) The “02” in bold represents how many keys you are going to re-map plus 1.The first 16 zeros are just there to waste space.Here’s the format of the binary data in the Scancode Map key, with the important parts in bold and various colors:Ġ0000000 00000000 02000000 0000 3A00 00000000