Keyboard Trigger and StreamDeck
By Eivind Helgerød @Eivind_Helgerzd
I have a keyboard trigger in a program, for instance "opt+cmd+R". instead of pushing this buttons on my keyboard i just want to press one button on the stream deck and the keyboard trigger activates. I somehow dont find the solution. please help :)
- Kitch Membery @Kitch2022-01-14 18:48:09.507Z
Hi @Eivind_Helgerzd,
To simulate a key press you can use the "Press Keys" Macro Action.
I would suggest though, that if there is a Menu item associated with the Keyboard shortcut that it is much better to use the "Click Menu Item" Macro action as it does not involve keyboard simulation therefore is les prone to errors.
I hope that helps.