TOLDOTECHNIK / buildroot-webkit

Buildroot WebKit fullscreen browser for Raspberry Pi. Suitable for HTML 5 user interfaces or digital signage / kiosk installations. It also can be used as a fullscreen video loop player. Ready to use RPi Zero/W and RPi 3 B SD card images are available.
244 stars 53 forks source link

Overscan settings #15

Closed davidenke closed 4 years ago

davidenke commented 4 years ago

Is it possible to configure over-/underscan settings with an prebuild image? Are there settings to be set in the config.txt or elsewhere?

TOLDOTECHNIK commented 4 years ago

This should work out of the box. Please refer to: https://www.raspberrypi.org/documentation/configuration/config-txt/

davidenke commented 4 years ago

@TOLDOTECHNIK you're right it works as expected and is considered in the boot screen. But the webkit window ignores this. Is this ignored by the x server or does it require other settings?

davidenke commented 4 years ago

The option overscan_scale did the trick, but as mentioned in the documentation it is not recommended as it requires the gpu to align non framebuffer layers...

TOLDOTECHNIK commented 4 years ago

Ok, thanks for finding this out. Unfortunately we do not have any good solution for this.