Hello @publicdomain
Great tool , do everything I want except few things
May I ask for enhancements if possible :
- ability to change Hotkey
- set infinite loop
- Don't bring focus on the windows it is supposed to key in. (like Auto-keyboard by Murgee), key in the background
Thx
-orlith
Hello & good day @orlith! Glad you're liking the program
Do feel free to call me
Vic Regarding the last one, please be aware that unfocused key "presses" are sent via direct Windows API so it depends on how each individual program handles the messages. This mostly works with "traditional" applications that use normal windows; it is the more elaborated ones taking over full screen and doing custom event processing that I've seen having issues. Just wanted to inform about this, in case you're planning to use the feature in a game or some other app with a non-standard window events processing.
Okay! Your request is acknowledged & I begin to add to KeyLoop's code. Please "ping" when you're around again
Cheers!