How to rotate screen on Raspberry Pi?
How to rotate screen on Raspberry Pi? I want to rotate my monitor vertically so that the screen output is also vertical.
How to rotate screen on Raspberry Pi? I want to rotate my monitor vertically so that the screen output is also vertical.
You need to edit configuration at the /boot/config.txt and set display_rotate parameter to 1. 0 means no rotation, 1 - 90 degrees, 2 - 180 degrees and 3 is 270 degrees. Then reboot your Raspberry Pi.
Just drop us an email to ... Show more