Two keys Topic is solved

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

Two keys

02 Apr 2018, 06:46

I’m using AHK for entering text, thus
^ & +A::
Send, Garbage
Return
I have used 2 keys in order not to disable existing hotkeys.
Problem is both ^ & +A and ^ A enter ‘Garbage’. What am I doing wrong?
MaxAstro
Posts: 557
Joined: 05 Oct 2016, 13:00

Re: Two keys  Topic is solved

02 Apr 2018, 08:55

For that use case you don't need to use &. Just do ^+A:: and it should work fine.
tonyk1000
Posts: 1
Joined: 02 Apr 2018, 05:33

Re: Two keys

03 Apr 2018, 05:43

Same Problem, both ^ and ^+ enter my text.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot] and 347 guests