There are directions for changing the resolution of the Touch Display 2 here:
https://www.raspberrypi.com/documentati ... lay-2.html
The directions say to edit the file to add a line of the form:
In my case, I added the line:
in the expectation that the content of the display would then be twice as large. After a reboot, nothing changed. I also tried 360x640 (I have orientation set to landscape).
Is the documentation wrong, or was I supposed to do something else?
https://www.raspberrypi.com/documentati ... lay-2.html
The directions say to edit the file
Code:
/boot/firmware/config.txt
Code:
dtoverlay=vc4-kms-dsi-ili9881-7inch,sizex=400,invx,invy
Code:
dtoverlay=vc4-kms-dsi-ili9881-7inch,sizex=640,sizey=360
Is the documentation wrong, or was I supposed to do something else?
Statistics: Posted by 3beezer — Sun Dec 22, 2024 9:52 pm — Replies 0 — Views 2