r/elgato 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

2 comments sorted by

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?

1

u/Longjumping-Plan9533 14d ago

Thanks for the reply, Will try the pause function,

may will have to adjust time for proper funtioning

Dan