I have created a Python GUI application and want it to be the only thing shown when Raspberry opens and closes. Something like a OS on top of Linux. That is without having a bar on top and with almost no way to close it. Is this possible and if yes how can I do it ?
Asked
Active
Viewed 31 times
1
-
1Hello and welcome: The magic word you're looking for is "kiosk mode". – Ghanima Sep 06 '16 at 21:32
-
Have you done a general search? The question doesn't appear to be particular to the Raspberry Pi. – joan Sep 06 '16 at 21:33
-
1It is particularly cause I want it to be stable for that particular machine with the Rasbian on top. – Leonidas Papanastasiou Sep 06 '16 at 21:35