A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
pm2 Autostart invert issue
-
here’s my mm.sh file:
cd./ MagicMirror DISPLAY=:0 npm start DISPLAY=:0 xrandr --output HDMI-1 --rotate inverted
-
@Ethyx right u start mm before u change rotation, swap the last two lines
npm start doesn’t return for the next line until mm shuts down
-
I did that already but the issue still persists.
cd./ MagicMirror DISPLAY=:0 xrandr --output HDMI-1 --rotate inverted DISPLAY=:0 npm start
-
-
@sdetweil yes, it does
-
@Ethyx with the screen flipped?
-
@Ethyx I think u can put the screen flip in /boot/config.txt
not the xrandr command tho
-
how do you do that tho?
-
-
@sdetweil so true