We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972d055 commit 369d8cbCopy full SHA for 369d8cb
1 file changed
src/modules/gui/filesystem/home/pi/scripts/rotate.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-#
+# Due to the new display driver in the pi 4 the /boot/config.txt method for screen rotation doesn't work this is a work around for the time being.
3
# Taken from this gist https://gist.github.com/mildmojo/48e9025070a2ba40795c#gistcomment-2694429
4
# Adds the ability to rotate the screen with a single command or in a user created addition at build time
5
#
0 commit comments