pmbootstrap/aports/device/device-lg-lenok/initfs-hook.sh

6 lines
157 B
Bash

#!/bin/sh
# set framebuffer resolution
cat /sys/class/graphics/fb0/modes > /sys/class/graphics/fb0/mode
echo 320,320 > /sys/class/graphics/fb0/virtual_size