pmaports/device/device-htc-primou/initfs-hook.sh
2019-12-09 19:37:22 +03:00

5 lines
142 B
Bash

#!/bin/sh
# set framebuffer resolution
echo 16 > /sys/class/graphics/fb0/bits_per_pixel
echo 480,1600 > /sys/class/graphics/fb0/virtual_size