Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Stumpwm is very nice if in X11.


No WM at all is less nice, but can work. A bit over a decade ago, we shipped a kiosk/appliance that software-wise only had kernel, X, and firefox. All starting directly from /etc/inittab, something like this:

  id:5:initdefault:
  x1:5:respawn:/etc/rc-x11
  ff:5:respawn:/etc/rc-firefox
...where /etc/rc-∗ are few lines of shell that set up environment variables, and end with "exec chroot --userspec=... / /bin/firefox ..." - this way X and firefox run under same PIDs that sysvinit knows about, so they get restarted after a crash.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: