I just update to W10. I had an autohotkey script that was working pretty well. But since I update to W10, weird things happend.
Code: Select all
Capslock::q

Code: Select all
#IfWinActive ahk_exe Cubase9.5.exe
$Capslock::q
I must add that I'm using the Logitech craft keyboard. Expensive and a pain for hotkey scripting ! Help !