Help with this simple task please

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
adityavostro12

Help with this simple task please

10 Dec 2017, 06:41

Hello all! I need help with the following :

RAlt:: Send {left down}

This command just sends one left stroke, I need the RAlt to act exactly as the destination key.
which means that just like the destination key RAlt should keep sending left stroke for the time the key gets pressed by me....
could anyone please help me? It seems to be a very simple task, I am just new with this Program rules, thanks!
User avatar
davebrny
Posts: 85
Joined: 05 Dec 2016, 06:26

Re: Help with this simple task please

10 Dec 2017, 10:02

i think if you take out the "down" part it should just repeat as normal

Code: Select all

RAlt::Send {left} 

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: oktavimark, Rohwedder and 236 guests