alubbock / rpi-vidlooper

Video player for Raspberry Pi, controlled by GPIO buttons
MIT License
19 stars 19 forks source link

Stop the player #4

Closed philspitlerSF closed 2 years ago

philspitlerSF commented 3 years ago

Is it possible to add a keyboard shortcut to stop vidlooper?

I have is set to run at startup but am now stuck and would love to be able to stop it with my keyboard.

alubbock commented 3 years ago

Hi, you should be able to exit with Ctrl+c. The video player sometimes doesn't reset the terminal properly on exit, so you may need to type reset Enter after exiting to make the terminal work properly on exit.