vancouver: correct framebuffer size.

This commit is contained in:
Markus Partheymüller 2013-03-04 04:10:57 +01:00 committed by Norman Feske
parent b8eb9b534d
commit 40e27b2379
1 changed files with 2 additions and 2 deletions

View File

@ -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>