Ubuntu 18.04 how can I show Qt app without login ? Like egfls in raspberry?
Unsolved
General and Desktop
-
Hi,
We have ubuntu18.04 desktop and have widget based app (gui).
I want to run program like egfls platform in raspberry, without login andat shell ? any possibility like --platform egfls (which is not worked)
Best
-
Hi
Maybe Ubuntu kiosk mode is good for your use case ?
read here
https://www.instructables.com/id/Setting-Up-Ubuntu-as-a-Kiosk-Web-Appliance/
or something similar. -
Hi,
IIRC, you have to create a startup script for whatever distribution you run on your RPi that will start your application.
-
@mrjj is egfls running on ubuntu desktop ?
-
eglfs is one way to talk with you graphic hardware.
Your desktop is shown through a Window Manager which is usually dependent on your desktop environment.
You can't have both running at the same time.