posting to the void to see if anyone can help, also tagging @crabdab if you or your gf could offer some aid
I have a main keyboard (basic us qwerty 104 with its own numpad) and a separate numpad keyboard (with its own esc, fn, calculator, and backspace keys)
Using AutoHotKey, if i type something like (example)
Numpad0::H
it changes both my main numpad0 and my separate numpad0 both to H, which makes sense. But for two separate keyboards, how do I differentiate which key from which keyboard to change if they both have the same keys?
(Device Manager has "HID Keyboard Device" listed 6 times, theyre all dated however so I know which one is my separate numpad, but I guess my main keybord is split up into 5 sections or something)
How would I figure out how to write something like:
If [GAME] is active, separate-numpad0 does XYZ (in game)
If i have a game/program I want to If X then Y, would I just use the exe file name for [GAME]? (or the steam URL from its Properties?)
Is there a way to be specific? Not just "Numad0 does Quickslot0" but "Numpad0 while Dragon Age Origins is running casts Winter's Grasp"
Thanks for any help!











