pmaports/device/testing/device-htc-primou/initfs-hook.sh

6 lines
142 B
Bash
Raw Normal View History

2019-12-09 16:37:22 +00:00
#!/bin/sh
# set framebuffer resolution
echo 16 > /sys/class/graphics/fb0/bits_per_pixel
echo 480,1600 > /sys/class/graphics/fb0/virtual_size