1. 程式人生 > >樹莓派1024*600 去掉黑邊的方法

樹莓派1024*600 去掉黑邊的方法

disable_overscan=1
overscan_left=32
overscan_right=32
overscan_top=16
overscan_bottom=16
framebuffer_width=1024
framebuffer_height=600

hdmi_force_hotplug=1



max_usb_current=1
hdmi_group=2

hdmi_mode=87

#hdmi_cvt=<width> <height> <framerate> <aspect> <margins> <interlace> <rb>

hdmi_cvt 1024 600 60 6 0 0 0

 

轉自:https://blog.csdn.net/Aexisun/article/details/80813031