TaranVH / 2nd-keyboard

ALL of Taran's scripts - not just for the 2nd keyboard.
https://www.youtube.com/watch?v=O6ERELse_QY
1.66k stars 534 forks source link

Trigger the autohotkey script using lmc_spawn, freeing up the F24 key #155

Closed windingtheropes closed 2 years ago

windingtheropes commented 2 years ago

Since you can run ahk scripts over command line, lmc_spawn() can be used, I just removed the line that presses F24 in luamacros, and the one that listens for it in ahk. No further modification, and now the F24 key can be used for a macro or something.

windingtheropes commented 2 years ago

Realized that it can easily fill up your tray, and the scripts won't close fast enough...