--- pi_kiosk_user: "kiosk" pi_kiosk_url: "http://localhost:8080" # Force a mode on the kiosk output, as a `video=` kernel parameter, e.g. # "HDMI-A-1:1920x1080@60e" (the trailing `e` forces the output enabled). Empty means # "let EDID decide", which is what you want whenever EDID can be read. # # This is for a display the Pi cannot see: a micro-HDMI cable or adapter whose DDC/HPD # lines are broken but whose video pairs are fine reads back 0 bytes of EDID and # reports "disconnected", while displaying perfectly once a mode is forced. Note # hdmi_force_hotplug=1 does nothing here - it is ignored by the vc4-kms-v3d driver # these images use. pi_kiosk_force_mode: ""