git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/peps/README.md
blob: 9ed4573414012ff417c6a8030c126a3abed3ee96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Prerequisites

Install LXDE and Chromium-Browser without recommendations. Set up the Raspi to auto-login a user with X.
Then use the files in here to make the user session auto-launch Chromium with the desired URLs.

# Details

1. /usr/local/bin/browser-launcher is being used to launch the browser
1. /usr/local/bin/peps will make the above a symlink to a script launching a website with great lulz
1. /usr/local/bin/keinepeps will make that symlink redirect to something more serious
1. /etc/xdg/lxsession/LXDE/autostart will launch the above-mentioned symlink
1. /home/user/.config/lxsession/LXDE/autostart will symlink to the /etc file. Replace "user" with the actual
   auto-login user. Why this file? Otherwise, it will be created with the /etc content upon first launch and then
   be a file (inode) of its own.