MycroftOS: Switch to 720p instead
This commit is contained in:
parent
cf65f00aaa
commit
fcb2dcf244
|
@ -12,9 +12,11 @@ kernel=zImage
|
||||||
# Disable overscan assuming the display supports displaying the full resolution
|
# Disable overscan assuming the display supports displaying the full resolution
|
||||||
# If the text shown on the screen disappears off the edge, comment this out
|
# If the text shown on the screen disappears off the edge, comment this out
|
||||||
disable_overscan=1
|
disable_overscan=1
|
||||||
|
hdmi_group=1
|
||||||
|
hdmi_mode=4
|
||||||
|
|
||||||
# uncomment if you get no picture on HDMI for a default "safe" mode
|
# uncomment if you get no picture on HDMI for a default "safe" mode
|
||||||
hdmi_safe=1
|
# hdmi_safe=1
|
||||||
|
|
||||||
# How much memory in MB to assign to the GPU on Pi models having
|
# How much memory in MB to assign to the GPU on Pi models having
|
||||||
# 256, 512 or 1024 MB total memory
|
# 256, 512 or 1024 MB total memory
|
||||||
|
|
Loading…
Reference in New Issue