 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
Riker Guest
|
Posted: Thu Mar 10, 2005 6:53 pm Post subject: Need help- remap a sequence of keys to left mouse click |
|
|
What I am trying to do is freeze my video capture device save it and then unfreeze it. From my software I can tell it to go to capture screen where several butttons can be pressed while you see the video. F(freeze)and S( save). Once the F is pressed it changes to U (unfreeze). I need to be able to remap the f key to simulate a single mouse left click up and down, wait a few seconds then simulate the s key being pressed then a slight delay again then the u key being pressed (all with only one left click) .
Also how would you best apply this to just one window so that it will only happen when the capture window pops up so that the f, s, and u keys function normally on all other screens?
Thanks
R. |
|
| Back to top |
|
 |
toralf
Joined: 31 Jan 2005 Posts: 3842 Location: Bremen, Germany
|
Posted: Fri Mar 11, 2005 8:54 am Post subject: |
|
|
First tip: read the manual.
Second tip: Look up "IfWinActive", "Sleep", "Send", "HotKey", "List of Keys and Mouse/Joystick Buttons"
If you still have problems, post the code you have and ask more specific questions. _________________ Ciao
toralf  |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|