Many years ago, I had a product called Quickeys for the Macintosh that allowed me to record keyboard and mouse events and create a macro that could be assigned to a keyboard accelerator.

This was a really useful tool, but I haven't seen anything like it ever on Microsoft Windows OS platform.

Does such a product exist?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

I'd recommend AutoHotKey http://www.autohotkey.com/

"Automate almost anything by sending keystrokes and mouse clicks. You can write a mouse or keyboard macro by hand or use the macro recorder."

I've used this and related tool AutoITv3 -- both great tools -- but I have not yet recorded a macro based on keystrokes. YMMV.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.