mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
d858a600f7
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.
6 lines
290 B
Plaintext
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>
|