vtt Posted February 9, 2008 Posted February 9, 2008 Hello all, Anyone knows how to send {SPACE} down to mimick holding down the space bar? or {UP} down? I tried doing "Send {{SPACE} down}", but it doesn't seem to work.
Kademlia Posted February 9, 2008 Posted February 9, 2008 SendKeyDownDelay Alters the length of time a key is held down before being released during a keystroke. For applications that take a while to register keypresses (and many games) you may need to raise this value from the default. Time in milliseconds to pause (default=5).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now