Page 1 of 1

How to integrate AHK code?

Posted: Nov 5th, ’24, 20:13
by roze
I'd like to ask if something like this:

Code: Select all

~LButton Up::
Send ^c
return
can be included in FastKeys instead of calling an external AHK script?

Re: How to integrate AHK code?

Posted: Nov 6th, ’24, 15:11
by Marko
Double click the shortcut field and manually enter the key
~LButton Up