mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-16 22:49:23 +02:00
7fb69c0732
Note: image browsing is currently broken (floating point exception). However, you can list images to view on the command line, than viewing works.
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
|