มีตัวเลือกในการปรับการตั้งค่า overscan/boot/config.txt
ใน
# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=0
# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16
มีวิธีใดบ้างสำหรับฉันที่จะ "ทดสอบ" การoverscan_*
ตั้งค่าแทนการแก้ไขไฟล์กำหนดค่าด้วยตนเองรีสตาร์ทระบบตรวจสอบว่าการตั้งค่าจำเป็นต้องปรับเปลี่ยนเพิ่มเติมหรือไม่จากนั้นรีสตาร์ทจนกว่าการตั้งค่าทั้งหมดจะพอดีกับมอนิเตอร์ของฉันหรือไม่
1
ฉันหวังว่าจะมีการจัดเรียงบางส่วนของแอพลิเคชันที่มีหน้าจอเช่น"กดลูกศรซ้ายหรือขวาจนกล่องทั้งหมดที่อยู่ภายในของหน้าจอ"
—
IQAndreas
ตรวจสอบบทความนี้การตั้งค่า Overscan ใน Raspberry Pi
—
BPatrick