mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
vancouver: correct framebuffer size.
This commit is contained in:
committed by
Norman Feske
parent
b8eb9b534d
commit
40e27b2379
@@ -117,8 +117,8 @@ puts $launchpad_cfg_fd {<config>
|
||||
<config>
|
||||
<animate>off</animate>
|
||||
<x>10</x><y>10</y>
|
||||
<width>640</width>
|
||||
<height>480</height>
|
||||
<width>800</width>
|
||||
<height>600</height>
|
||||
</config>
|
||||
</start>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user