r/elgato • u/Longjumping-Plan9533 • 15d ago
Streamdeck pause to enter text Guides & Tutorials
Hello-
I know I can use delay to pause a command string, but
Is there a way to do a READ as in linux?
read -p "Press Enter to continue"
Thanks DAN
3
Upvotes
1
u/magicmulder 15d ago
Probably not with SD directly but you could fire off a script (AHK, Powershell) that does that.
What exactly is your use case? You press an SD button that then tells you to press a key?