11-28-2010, 05:38 AM
I'm trying to remap my keyboard if you'd say, without having to restart my computer and mess with the registry. :?
I want to be able to turn the 'remap' on and off.
Here's what I have
I don't care if it types both F and 2 at the same time because I am using mousekeys, so it doesn't type anything anyways.
The problem is that it is confusing the number 2 above the key W with the Numberpad 2 above 0 on the right side of the keyboard.
I've tried..
VK_NUMPAD5
N5
5
and all seem to be doing the same, Just typing the number 5 instead of actually pressing the key 5
What it should do is move the mouse slightly down and not even type a number.
Any help would be appreciated!
I want to be able to turn the 'remap' on and off.
Here's what I have
I don't care if it types both F and 2 at the same time because I am using mousekeys, so it doesn't type anything anyways.
The problem is that it is confusing the number 2 above the key W with the Numberpad 2 above 0 on the right side of the keyboard.
I've tried..
VK_NUMPAD5
N5
5
and all seem to be doing the same, Just typing the number 5 instead of actually pressing the key 5
What it should do is move the mouse slightly down and not even type a number.
Any help would be appreciated!
