Im looking on more information on how to use set key in scripts. can any one point me in the right direction.

set key command
Started by
Feary
, Nov 10 2013 10:34 AM
3 replies to this topic
#1

Posted 10 November 2013 - 10:34 AM
#2

Posted 11 November 2013 - 03:43 PM
setkey <keyname> <up or down>
So if you wanted to press enter, you could make an enter.txt script:
setkey enter down;wait 0.2;setkey enter up;
#3

Posted 15 November 2013 - 01:33 AM
ty, how would ctrl+k work. or alt+1
#4

Posted 15 November 2013 - 06:19 AM
I haven't worked with setkey myself, but I don't think you can do a combination of keys. You'd probably have to do ctrl first and then k, then release both
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users