Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Key down and key up
#1
HI,

I'm new to this marco thing and looking for something specific. How can I use QM2 to playback a keydown and after a wait 1, a keyup?
I would think its something like this:
key VK_UP+
wait 1
key VK_UP-

Also, is it possible to keydown two buttons at the same time and only keyup one after wait x. ?

Thanks for your help!!
L


Attached Files Image(s)
   
#2
key+ U
wait 1
key- U


key+ UL
wait 1
key- U

However, this will not auto repeat.


Forum Jump:


Users browsing this thread: 1 Guest(s)