mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
pkg/noux-system: increase nit_fb quota
With this change, the window can be maximized on a full-HD screen.
This commit is contained in:
parent
7676f47540
commit
7da3404bd0
@ -1,4 +1,4 @@
|
||||
<runtime ram="72M" caps="1000" binary="init" config="noux-system.config">
|
||||
<runtime ram="76M" caps="1000" binary="init" config="noux-system.config">
|
||||
|
||||
<requires>
|
||||
<nitpicker/>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<default caps="100"/>
|
||||
|
||||
<start name="nit_fb">
|
||||
<resource name="RAM" quantum="4M"/>
|
||||
<resource name="RAM" quantum="8M"/>
|
||||
<provides> <service name="Framebuffer"/> <service name="Input"/> </provides>
|
||||
<config xpos="10" ypos="10" initial_width="800" initial_height="600"/>
|
||||
<route>
|
||||
|
Loading…
x
Reference in New Issue
Block a user