full screen at startup (kiosk)
-
Hello. I need to run vivaldi in fullscreen or kiosk mode from the start, like other browsers do with the /K function. Is there such a possibility in vivaldi? If not, I'll leave it as a suggestion. Thanks!
-
@flopyplus Try the command line parameter
--start-fullscreen
in the Start menu shortcut that you use to launch Vivaldi. -
There is a --kiosk parameter but AFAICS there is nothing to stop user escaping mode, i.e. by pressing
F11
key -
@yojimbo274064400 No, it does not start without UI, known bug.
-
I try --start-fullscreen and -kiosk and not work for me!!, Any idea??
-
Hey, have the same problem, have you found a solution?
I want to run the browser in full screen (F11) in general, even after a restart. The autostart at system startup runs, but the --kiosk or --fullscreen parameter does not work.
Am on Raspbian 11 Bullseye RPI4
-
@complicatiion nothing. today not work any method. sorry!
-
Vivaldi browser has no working kiosk mode.
-
@flopyplus Try this
vivaldi --disable-vivaldi --kiosk https://vivaldi.com
Does it work? -
Hi! I have the same problem, suggestion. Please implement a --fullscreen or --kiosk command in vivaldi, as the --incognito is working...
-
I found that the following worked for me
vivaldi --new-window --app="https://example.com"
I am on Linux and did this from the terminal.