Hey Patrick,
We can try setting the window position of chrome to set it we’ll need to add the flag --window-position=0,0
.
We can override the current flags by setting FLAGS
variable to $KIOSK --disable-dev-shm-usage --ignore-gpu-blacklist --enable-gpu-rasterization --force-gpu-rasterization --autoplay-policy=no-user-gesture-required --user-data-dir=/usr/src/app/settings --enable-features=WebRTC-H264WithOpenH264FFmpeg --window-position=0,0
Let us know if this works for you.
Cheers,
Amit