@sdetweil yep
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Posts
-
RE: pm2 Autostart invert issue
@sdetweil this time even when I give ^q, the screen is not inverted as opposed to last time.
-
RE: pm2 Autostart invert issue
I did that already but the issue still persists.
cd./ MagicMirror DISPLAY=:0 xrandr --output HDMI-1 --rotate inverted DISPLAY=:0 npm start
-
RE: pm2 Autostart invert issue
here’s my mm.sh file:
cd./ MagicMirror DISPLAY=:0 npm start DISPLAY=:0 xrandr --output HDMI-1 --rotate inverted