Hey there,
Just a question on this command. This works great, and triggers perfectly.
\show\ctrl.r "Krita.exe" "Qt5157QWindowIcon"
If I leave out \show it doesn't work, does the window have to be activated to trigger the hotkey, or is that app/window dependent. Just don't quite understand, thanks!
It depends on app and its framework. Krita uses Qt framework which is cross-platform but it was developed primarily for Linux operating system. It does not run so well on Windows.
Hey there, Just a question on this command. This works great, and triggers perfectly.
\show\ctrl.r "Krita.exe" "Qt5157QWindowIcon"
If I leave out \show it doesn't work, does the window have to be activated to trigger the hotkey, or is that app/window dependent. Just don't quite understand, thanks!