HyperHacker Posted August 12, 2006 Posted August 12, 2006 Just found this and tried it out, it works nice. You can remap any key to any other key, or disable keys, with a simple registry tweak.Their explanation is a bit confusing, but here's a simple breakdown of the key value:00,00,00,00,00,00,00,00,nn,00,00,00[,dd,dd,ss,ss]Repeat the section in brackets as often as needed. Each is a pair of key codes. ss,ss is the code for the key you want to remap, and dd,dd is the code you want to remap it to. nn is the number of remappings, plus one. So for example, I used the value:00,00,00,00,00,00,00,00,07,00,00,00,1E,00,3A,00,3A,00,46,00,20,E0,6D,E0,10,E0,6C,E0,22,E0,32,E0,19,E0,65,E0To remap 6 keys:Caps Lock to AScroll Lock to Caps LockMedia to MuteMail to Previous TrackInternet to Play/PauseSearch to Next TrackWhich eliminates me pressing Caps Lock instead of A on my laptop, gives the Scroll Lock key some actual purpose, and turns the multimedia keys I never use into ones I do use. I suspect that "nn,00,00,00" is actually "nn,nn,nn,nn", a byteswapped 32-bit number. However I haven't confirmed this.
LordFett Posted August 14, 2006 Posted August 14, 2006 (edited) This is awesome for WoW when I hit tab and end up hitting caps.Any idea if it is possible to map a key function to two keys at the same time? My IBM X40 laptop has no Window's key but instead a function key. I don't want to simply remap the function key to the Window's key, but rather make Window's key = Fn +Ctrl. Edited August 14, 2006 by LordFett
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now