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

java-kiosk improvements #6

Open
3 of 5 tasks
DieterHolz opened this issue Jul 14, 2021 · 0 comments
Open
3 of 5 tasks

java-kiosk improvements #6

DieterHolz opened this issue Jul 14, 2021 · 0 comments
Assignees

Comments

@DieterHolz
Copy link
Contributor

DieterHolz commented Jul 14, 2021

toDo

  • create a new script java-X11 to start a JavaFX app in X11
  • log the complete submitted Java command line in both scripts
  • create two new scripts java-last-kiosk and java-last-X11 that starts the last JavaFX app started by one of our starter scripts

done

  • java-X11 can be used in a run-configuration in IntelliJ to start/stop the app.
  • you use the Java command line from log to start the app
  • you can use java-last-kiosk and java-last-X11 to restart the last JavaFX app in DRM
    • from a IntelliJ run-configuration
    • at startup-time of RaspPi
    • via ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants