mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-05 13:29:20 +02:00
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
|
|
||
|
# the 24-bit mode is advertised to work by fbdev/svgalib but actually does
|
||
|
# not work correctly. disable it here:
|
||
|
mode-bad 320 240 24
|
||
|
|
||
|
# default video modes (not actually necessary as auto-detected?)
|
||
|
viewer-start-mode 320 240 32
|
||
|
fs-start-mode 320 240 32
|
||
|
|
||
|
# this isn't strictly necessary either?
|
||
|
force-viewer-8bit off
|