11-11-2017, 10:05 PM
(10-07-2017, 06:19 PM)Catar Wrote:(10-06-2017, 02:41 PM)cleotakemori Wrote: I copied and pasted but it does not work, how do I add or change the on / off key?
change this KeyID:=:K_F20 into whatever key you want
When u type : in macros, it will open list of available constants
I just used F20 key as example ( had it scripted to my mouse, have 12 keys on side)
I'm trying to put the End key, swapping the K_20 and it's not working, what am I doing wrong? in place of K_20 I put K_35 (End Key) or only 35