- Enter the command in the terminal to bring up config.txt.
- sudo nano /boot/config.txt
- Uncomment the section on the screen resolution to set the size manually.
- #console-width=1024
- #console-height=700
- Reboot the pi.
- Further information can be found here.
Advertisements