I want to rotate the screen from change orientation from Landscape to Portrait.
There are so many tutorials tell me that modifying /boot/config.txt and set
However, this way needs to remove the SD card, modify the file in Windows, insert it again and reboot the PI.
In short, it is so troublesome.
What I want to implement is just like desktop version of Raspbian that can rotate screen immediately without rebooting the system.
Is there any way that I can achieve this in Raspbian Lite? Thank you.
There are so many tutorials tell me that modifying /boot/config.txt and set
Code:
display_rotate=2
In short, it is so troublesome.
What I want to implement is just like desktop version of Raspbian that can rotate screen immediately without rebooting the system.
Is there any way that I can achieve this in Raspbian Lite? Thank you.
Statistics: Posted by mywatermelon — Mon Aug 12, 2024 1:08 pm