Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
linak:browser [2024/11/25 15:16] 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://localhost:5000 --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) | ||