genode/repos/gems/sculpt/fb_drv/default
Josef Söntgen d858a600f7 sculpt: raise max supported display resolution
This commit raise various quota to accommodate using a display
resolution of up to '3840x2160' in the static parts, e.g. the
leitzentrale, of Sculpt.

Issue #5174.
2024-04-19 08:54:20 +02:00

6 lines
290 B
Plaintext

<config width="1024" height="768" max_width="3840" max_height="2160">
<report connectors="yes"/>
<!-- <connector name="eDP-1" width="1920" height="1080" enabled="true" brightness="75"/> -->
<!-- <connector name="HDMI-A-1" width="1024" height="768" hz="75" enabled="true"/> -->
</config>