Im trying to create a program that simulate is pressing a key when im holding other key. In ahk the code is just this:
$capslock:: sendinput qvfr2 return
But i