From e05b7d4f5f87e8c3fbfecfd1825bd4bdd43fa795 Mon Sep 17 00:00:00 2001 From: David Carley Date: Fri, 5 Mar 2021 21:36:03 -0800 Subject: [PATCH] Use the native screen resolution --- scripts/setup_rpi.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/setup_rpi.sh b/scripts/setup_rpi.sh index 89c8b28..11f4db7 100644 --- a/scripts/setup_rpi.sh +++ b/scripts/setup_rpi.sh @@ -80,9 +80,8 @@ cp /mnt/host/xinitrc /home/pi/.xinitrc cp /mnt/host/ratpoisonrc /home/pi/.ratpoisonrc cp /mnt/host/xorg.conf /etc/X11/ -# Set screen resolution +# Configure the screen to not do overscan (only necessary for TVs) sed -i 's/^#disable_overscan/disable_overscan/' /boot/config.txt -sed -i 's/^#framebuffer_/framebuffer_/' /boot/config.txt # Boot splash mkdir -p /usr/share/plymouth/themes/buildbotics/