pmbootstrap/pmb
Minecrell b4678f0882
pmb.qemu: make video resolution configurable + consistent (!1886)
For some reason, the SDL display backend changes the video resolution
to 1024x768, while the GTK display keeps it at 640x480.
This is annoying, because at the moment we can only set one display
resolution for a device in postmarketOS (e.g. for the splash screen).

At the moment, the resolution for the splash screen is set to 640x480,
which therefore shows up too small with the default SDL display.

It seems like the display resolution can be only changed in the guest
directly. Linux has a video= kernel parameter that can be used to
implement this. (See: https://www.kernel.org/doc/html/latest/fb/modedb.html)

Let's set 1024x768 by default, but make it configurable through --video.
2020-03-14 08:05:32 +01:00
..
aportgen pmb: replace deviceinfo_date with deviceinfo_year, add to wizard (!1888) 2020-03-14 00:33:22 +01:00
build pmb.build._package: fix erroneous if condition (!1889) 2020-03-08 19:22:12 +01:00
chroot pmb.config.workdir: save/check chroot init date (!1878) 2020-02-24 18:18:38 +01:00
config pmb.qemu: remove QEMU mesa driver setup question (!1886) 2020-03-14 08:05:32 +01:00
data pmb/data/keys/pmos-5a03a13a.rsa.pub: remove (!1835) 2019-11-21 23:52:25 +01:00
export Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
flasher Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
helpers pmb/helpers/pmaports: fix finding subpackages (!1890) 2020-03-09 18:49:59 +01:00
install pmb.qemu: remove QEMU mesa driver setup question (!1886) 2020-03-14 08:05:32 +01:00
parse pmb.qemu: make video resolution configurable + consistent (!1886) 2020-03-14 08:05:32 +01:00
qemu pmb.qemu: make video resolution configurable + consistent (!1886) 2020-03-14 08:05:32 +01:00
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00