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.

    MagicMirror on Dual Screen

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 4 Posters 1.5k Views 5 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.
    • C Offline
      Cpaczek
      last edited by

      This is something you would have to add to the electron logic. Something like this https://github.com/electron/electron/issues/4877

      G 1 Reply Last reply Reply Quote 1
      • S Offline
        sdetweil @geek_kaushal
        last edited by

        @geek_kaushal in one config.js add

        electronOptions:{x:????},
        

        where ??? is the width of the screen, to put that mm on the second screen

        on my Pi4
        it is
        electronOptions:{x:3840},

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • C Offline
          Cpaczek
          last edited by

          once you have one of the electron instances up and selected use the shortcut key (super (windows key) + shift + [left, right, up, down]) to move it to a difference screen. this works on most linux distros but not sure if this would work on rasbian. if this doesn’t work i’ll write a script.

          1 Reply Last reply Reply Quote 0
          • G Offline
            geek_kaushal @Cpaczek
            last edited by

            @Cpaczek Looks Promising, I will give it a go in a few hours and post results here.

            A 1 Reply Last reply Reply Quote 0
            • A Offline
              Axel51 @geek_kaushal
              last edited by

              @geek_kaushal did u test it?

              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