AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Need help- remap a sequence of keys to left mouse click

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Riker
Guest





PostPosted: Thu Mar 10, 2005 6:53 pm    Post subject: Need help- remap a sequence of keys to left mouse click Reply with quote

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

PostPosted: Fri Mar 11, 2005 8:54 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group