Page 1 of 1

Help me please

Posted: 30 May 2016, 15:46
by TraCerX
Hi
When i press for example left mouse button it automatically press CTRL+L.
is this possible to make with ahk. Im new here and its kinda hard to find what i want.
Thanks anyway for your time.

Re: Help me please

Posted: 30 May 2016, 15:57
by slip777
-

Re: Help me please

Posted: 30 May 2016, 19:25
by jesushh
Actually + represents SHIFT
And ^ represents CTRL

Code: Select all

LButton::^l