This is an old revision of the document!


Install unclutter to be able to hide a cursor:

apt-get install unclutter

open global autostart file

nano /etc/xdg/lxsession/LXDE-pi/autostart

and add the following lines

@unclutter -idle 0
@chromium-browser http://localhost:5000 --fullscreen-mode --kiosk

this will open google in fullscreen on boot and after login(if login is enabled)

  • linak/browser.1732547772.txt.gz
  • Last modified: 2024/11/25 15:16
  • by superuser