I want to be able to remap keys for specific applications so that those keys can execute macros. I don't want the remap to be global. What are the best programs for this?
feedback
|
|
You can use AutoHotkey to make context-sensitive hotkeys that will work only if a certain window is active (so it will not work globally):
| ||||
|
feedback
|