aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg15/infoscreens/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tg15/infoscreens/README.md')
-rw-r--r--examples/tg15/infoscreens/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/tg15/infoscreens/README.md b/examples/tg15/infoscreens/README.md
new file mode 100644
index 0000000..f676e91
--- /dev/null
+++ b/examples/tg15/infoscreens/README.md
@@ -0,0 +1,10 @@
+You need some packages for all this crap, install them:
+apt-get install agetty chromium mpv i3 unclutter xdotool
+
+To autologin as your user:
+getty@tty6.service belongs in /etc/systemd/system/getty.target.wants/getty@tty6.service
+
+To actually make that user start stuff:
+xinitrc belongs in ~/.xinitrc
+bash_profile belongs in ~/.bash_profile
+start-grid.sh belongs somewhere where you run it after i3 is started