MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Due Monitor with Pi4

    Scheduled Pinned Locked Moved Hardware
    8 Posts 3 Posters 620 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F Offline
      Fredi009
      last edited by

      Hello,

      my name is Frederic and currently i trying to set up a magic mirror with two screens.
      I read a bit throw the forum but can’t find a solution. So i hope you can help me with the problem. i have installed two session of magic mirror on my pi but every time i tried to start the mm.sh it program select display 1. How can i set the display output ?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Fredi009
        last edited by sdetweil

        @Fredi009 u have to add an entry to the second MM config.js

        config = { 
          electronOptions:{x:????}
        

        etc rest of normal config

        ??? is the width of the 1st display (1920 or 3840 have worked for me)
        I am currently using , on my linux machine with 2 screens

        electronOptions: { x: 1920 }
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • F Offline
          Fredi009
          last edited by Fredi009

          not directly… i solved it by myself…

          Now i have session 1 on the left screen and session 2 on the right.

          1 Reply Last reply Reply Quote 0
          • F Offline
            Fredi009
            last edited by

            But now i have an other misstake. If i change something in the config of session 2. it already change in session 1, too. How i can solve these problem ?

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Fredi009
              last edited by

              @Fredi009 u must have TWO folders of MM…

              MagicMirrorLeft
              MagicMirrorRight

              two config files

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              F 1 Reply Last reply Reply Quote 0
              • F Offline
                Fredi009 @sdetweil
                last edited by Fredi009

                @sdetweil

                Yes. I know.

                I have 2 folders. Magic mirror 2 and magic mirror

                F 1 Reply Last reply Reply Quote 0
                • F Offline
                  Fredi009 @Fredi009
                  last edited by Fredi009

                  Yes. I know.

                  I have 2 folders. Magic mirror 2 and magic mirror. I’m at worh yet but in the evening i will try to change the mm.hh in the install folder. i think i forgot to change the direction there. in hime/pi/ i hav two mm.sh files with customized directions

                  1 Reply Last reply Reply Quote 0
                  • BKeyportB Offline
                    BKeyport Module Developer
                    last edited by

                    FYI, it’s “Dual” Not “Due”. Might help you searching for answers in the future. 🙂

                    The "E" in "Javascript" stands for "Easy"

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy