Page 1 of 1

is it possible to use iMacro to send keystrokes...

Posted: Sun Apr 06, 2008 2:29 pm
by shane_cu
I want a macro that simulates pressing Ctrl+Alt+A. (then I could have a bookmark on my favorites toolbar that executes KeePass auto type). Any way to do this?

Re: is it possible to use iMacro to send keystrokes...

Posted: Sun Apr 06, 2008 11:16 pm
by Tech Support
Just to clarify: You want to start Keepass with iMacros?

Re: is it possible to use iMacro to send keystrokes...

Posted: Mon Apr 07, 2008 12:24 am
by shane_cu
Kind of. I want to type the global hot-key combination that causes KeePass to auto type the username and password into the page that I am on (KeePass has to already be running). the hot-key combination is control-alt-a by default.

Re: is it possible to use iMacro to send keystrokes...

Posted: Tue Apr 08, 2008 5:09 pm
by Ravendey
Use AutoHotKey (create a simple file.ahk that will do the keystrokes, run it using CMDLINE)

Send ^!a

Re: is it possible to use iMacro to send keystrokes...

Posted: Tue Apr 08, 2008 8:21 pm
by shane_cu
@Ravendey

For me, hitting ctrl-alt-a is as easy as typing anything on the cmdline. I'm trying to figure out a way to be able to click something that will trigger the event (I prefer my mouse to the keyboard)

Re: is it possible to use iMacro to send keystrokes...

Posted: Fri Jun 13, 2008 7:59 pm
by lerognon
Hi,

I would like also to send CTRL+ALT+A at a given point in the iMACROS, but I don't understand why CMDLINE would help. CMDLINE would retrieve a parameter but not execute a command from within an iMACROS.

Regards
Eric