--- pi_kiosk_user: "kiosk" pi_kiosk_url: "http://localhost:8080" # "kiosk" - the page full-screen with no browser chrome and no pointer. The normal mode. # "debug" - the same page in an ordinary Firefox window, pointer visible, with an # Openbox root menu (right-click the desktop) offering a terminal, so the # device can be poked at on its own screen. Switch back with # `just run mediapis.yml musicdolphin -e pi_kiosk_mode=kiosk`, or by editing # host_vars. pi_kiosk_mode: "kiosk"