- sudo apt-get update
- Open the local copy in
/usr/share/applications(drag it over an open nanosudo nano ~/.local/share/applications/chromium-browser.desktop) - look for the first line, starting with
Exec=. Replace the line by (in the case of "YOURNAME"):
Exec=chromium-browser --profile-directory="Default" %u
- add mouse hide software
sudo apt-get install unclutter - edit autostart file
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart: