Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

screen_manager: If a running process exits, a resulting action should be run. #3

Open
coderkevin opened this issue May 24, 2017 · 1 comment

Comments

@coderkevin
Copy link
Owner

Right now, if an action is run, and it exits (either normally or not), the user is left to look at the console with no recourse. This isn't the best situation.

Proposal ideas are:

  • Hard code to run the default action after the process exits
  • Add another section to the config that is run after the action process exits
@Nam-Ereh-Won
Copy link

I've got a workaround, at least as far as returning to Emulation Station is concerned. I have a runcommand-onend script write the dashboard command to the cfg file after an emulator exits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants