Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linak:browser [2024/02/02 13:19] superuser |
linak:browser [2024/11/25 15:23] (current) superuser |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| and add the following lines | and add the following lines | ||
| <code> | <code> | ||
| - | @unclutter -idle 0 | + | @unclutter -idle 0.1 |
| - | @chromium-browser http://google.com --fullscreen-mode --kiosk | + | @chromium-browser http://localhost:5000 --fullscreen-mode --kiosk |
| </code> | </code> | ||
| this will open google in fullscreen on boot and after login(if login is enabled) | this will open google in fullscreen on boot and after login(if login is enabled) | ||