The kiosk tag has no wiki summary.
23
votes
5answers
869 views
How to strip a Linux system?
I've been building a Linux distro, and I've stripped the binaries, etc. The system won't use GCC or development tools, as it will be a Chrome kiosk, so it would greatly help if I could strip down the ...
8
votes
2answers
2k views
Debian based system, only one gui program, nothing else
I would like to make a debian system where you can only open one GUI program at boot, no other graphical interface, no minimize, or any X apart from that program, is there a way to do it on debian if ...
4
votes
1answer
310 views
Block keyboard on debian
I would like to block the keyboard for a kiosk-based application implemented on Linux. The keyboard could be blocked with "nohup cat /dev/tty0" on some Linux distributions, but it's not working on ...
3
votes
3answers
607 views
openSUSE Linux Kiosk Setup
Working on setting up a kiosk with openSUSE, where users can only view a single webpage. Obviously open to any Linux distro. Also would prefer to use Gnome.
I'm wanting only Firefox to be available ...
1
vote
1answer
101 views
Need to auto-login after logout on ubuntu
I've set up a kiosk using Ubuntu 12.04, and I'd like to have it autologin after a user logs out or if the screen locks, in case someone manages to get back to lightdm or tries to login to the ...
0
votes
0answers
149 views
How to block the xfce desktop right-click mouse menu
I have a Linux Mint 14 machine and want to child-proof it.
My main concern right now is the menu that appears when I right-click on any empty desktop space. I want to eliminate it from appearing.