Tagged Questions
2
votes
0answers
227 views
Running application in “Kiosk mode” [closed]
I am trying to configure ubuntu to run an application only, without giving the user the ability to access a terminal or any other part of the system. This application is a fullscreen python GUI. I ...
3
votes
1answer
1k views
How to configure permanent autologin? [duplicate]
Possible Duplicate:
How do I enable auto-login in LightDM?
How to permanently disable LightDM greeter and enable autologin?
I'm trying to set up an Ubuntu 12.04 machine as a kiosk and I ...
0
votes
1answer
424 views
ubuntu with no gnome-desktop autologin and fullscreen chromium
I'd like to achieve following:
no gnome-desktop
auto login a user and load .bashrc
auto startx and run my custom chromium
Now:
I'm able to start with text only, by adding "text" into ...