The Vegas Creative Software Support Community – Find help here
OT Laptop USB keypad and 000
Former user
wrote on 3/8/2006, 10:19 AM
By any chance, does anyone know a way to program a USB connected keypad to type in 00 instead of 000. (when the pad has the 000 key such as the Targus PAUK10)
I don't have an exact answer, but I re-map ALL of my keyboards, because I still use Wordstar keystrokes (via macros I wrote for Word) and these keystrokes make extensive use of the Ctrl key, which IBM inexplicably moved in 1984 when it introduced the "AT" computer. I have copied below the REG file used to change the scan codes. Don't execute it, unless you want your keyboard re-mapped.
There may be something similar that can be done for the USB keypad. I would do a search for "scancode" and your particular model of keypad. If that doesn't turn up anything, replace the specific model information with a more generic "USB keypad" and see what you get. You could also do a search on the registry key name given below and than add "USB" to see what you get.
My guess is that you WILL be able to at least remap the 000 to 0 (which is a key that I assume exists on this keypad). You may then be able to get it t
I played with the keypad and the registry a bit, and here is what I think is happening.
I don't think the 000 button is actually a separate button. I think it is just hitting the 0 entry three times. If I hit the button and hold it down, it types three 0's and then does not repeat until you release. All of the other buttons will repeat as long as you hold it down.
This makes me think it is probably a chip inside the keypad making the 000 key work. Not a code sent to Windows. But I will look for the info you have provided.