01-13-2012, 10:32 PM
Thank you.
I wasn't sure how to interpret the piece of code you supplied above. I pasted the lines starting with "Function" and "Trigger" into my macro, but still got errors.
I tried to do a simple remap again, this time trying to use only dialog boxes. It worked! As a test, now when I press a on my 2nd keyboard, I get x. (I am trying out QM using mostly dialog boxes, because I only have basic knowledge/ experience with coding.)
However, now I am running into some problems with other keys I am trying to remap, maybe because it now involves more special keys. Basically, I want to change some of the keys near the right end of my 2nd keyboard, like Print Screen, Scroll Lock, and Pause into keys I would find useful for accounting purposes. like =, (, and ).
I remapped NumLock to be Tab, and it seems partly successful. when I press NumLock, it does translate to Tab, bit it will also still toggle both my keyboards' number pads. I don't want it to toggle either of the number pads. I only want it to translate into Tab.
I remapped Scroll Lock, and a similar problem happened.
Also, I tried make Print Screen and Pause into hotkeys. Under the macros' Properties --> Trigger, both buttons have (255) as a hot-key value. Shouldn't they be different?
Thank you again for your assistance.
I wasn't sure how to interpret the piece of code you supplied above. I pasted the lines starting with "Function" and "Trigger" into my macro, but still got errors.
I tried to do a simple remap again, this time trying to use only dialog boxes. It worked! As a test, now when I press a on my 2nd keyboard, I get x. (I am trying out QM using mostly dialog boxes, because I only have basic knowledge/ experience with coding.)
However, now I am running into some problems with other keys I am trying to remap, maybe because it now involves more special keys. Basically, I want to change some of the keys near the right end of my 2nd keyboard, like Print Screen, Scroll Lock, and Pause into keys I would find useful for accounting purposes. like =, (, and ).
I remapped NumLock to be Tab, and it seems partly successful. when I press NumLock, it does translate to Tab, bit it will also still toggle both my keyboards' number pads. I don't want it to toggle either of the number pads. I only want it to translate into Tab.
I remapped Scroll Lock, and a similar problem happened.
Also, I tried make Print Screen and Pause into hotkeys. Under the macros' Properties --> Trigger, both buttons have (255) as a hot-key value. Shouldn't they be different?
Thank you again for your assistance.
