mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 08:48:20 +00:00
a25d19169b
A system shell that works in a small window stops working when maximized on a 4k screen, because the terminal component runs out of RAM. With the adjusted RAM quotas the system shell works on 4k displays. Issue #5356