kypi
02-04-2012, 03:41 PM
Sorry If this is in the wrong section. although it could be a feature request.
I use autohotkey for various things, and find it very annoying that the keys I send with autohotkey are detected and counted by whatpulse.
so, for example, I have a script that reads and outputs text from a text file.
Alt + J triggers, that's 2 key presses.
then the program reads a line, e.g. "hello I like potatoes"
sends it to another program
Hello I like potatoes
bam, + 21 Key presses I didn't do.
I don't want to disable whatpulse EVERY time I run a script,
is there anyway to disable whatpulse from detecting these?
If not, I think this should be a feature. not sure how it would be implemented.
But I don't want to have innacurate key counts.
I use autohotkey for various things, and find it very annoying that the keys I send with autohotkey are detected and counted by whatpulse.
so, for example, I have a script that reads and outputs text from a text file.
Alt + J triggers, that's 2 key presses.
then the program reads a line, e.g. "hello I like potatoes"
sends it to another program
Hello I like potatoes
bam, + 21 Key presses I didn't do.
I don't want to disable whatpulse EVERY time I run a script,
is there anyway to disable whatpulse from detecting these?
If not, I think this should be a feature. not sure how it would be implemented.
But I don't want to have innacurate key counts.