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.

    New to MM - Duplicate screens/overlapping help!!

    Scheduled Pinned Locked Moved Troubleshooting
    12 Posts 3 Posters 2.8k 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.
    • B Offline
      Bushby32
      last edited by

      Hi all,

      So I decided to give MM a go. I removed the LCD display (1920x1080) out of an old laptop, purchased the controller board and my raspberry pi 4 is up and running great.

      I installed the MM following the guide on the website. When I start MM, I get this kind of display:
      Full screen.png

      If I hit F11 and reduce the full screen to a window, I can resize the window and creat a small MM.

      Small.png

      As soon as I start increasing the size of the MM, it seems to duplicate!! I have tried Ctrl - and + to zoom in and out, Ctrl 0 to reset the zoom, added different zoom: 0.5, 1.5, values etc on config.je.

      Large.png

      I am sure it is something quite simple, but the pi is fairly new to me. I hope someone can point me in the right direction! I want just a single display of MM at the correct size.

      Thanks :)

      W 1 Reply Last reply Reply Quote 0
      • W Offline
        Wenike @Bushby32
        last edited by

        @bushby32 Just checking but your Pi is set to the proper resolution and size on the desktop outside of MM, correct?

        B 1 Reply Last reply Reply Quote 0
        • B Offline
          Bushby32 @Wenike
          last edited by

          @wenike Hi Wenike, thanks for the reply! Yes, checked on screen preferences and set to correct resolution, 1920x1080, and as you can see on screenshot 2 and 3, it fills the display as it should on the raspberry pi system. Is there somewhere in the code I need you change to match this? Every guide I have looked at and followed seems to have no problem with the first start up!

          I have tried resetting the pi and reinstalling MM with no luck.

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

            @bushby32 u can try to use the electronOptions

            address:"?????",
            electronOptions:{x:0, y:0, width:1920, height:1080, fullScreen:false, kiosk:false},
            

            see https://www.electronjs.org/docs/api/browser-window

            also mm code js/electron.js line 23

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B 1 Reply Last reply Reply Quote 0
            • B Offline
              Bushby32 @sdetweil
              last edited by

              @sdetweil Hi, thanks for the reply. I have changed the electron options, see screenshot below.

              2020_02_15.png

              Still no luck! have I done something wrong?

              1 Reply Last reply Reply Quote 0
              • B Offline
                Bushby32
                last edited by

                @sdetweil And I have tried placing that code here:

                2021-02-15-180025_1920x1080_scrot.png

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

                  @bushby32 in the right place, can add after
                  zoom:0

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  B 2 Replies Last reply Reply Quote 0
                  • B Offline
                    Bushby32 @sdetweil
                    last edited by

                    @sdetweil Hi Sam,

                    I placed it after zoom and changed zoom:0

                    Still no luck! now just a black screen, if i reduce the window it comes up like this:

                    Small.png

                    So strange!! :(

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      Bushby32 @sdetweil
                      last edited by

                      @sdetweil

                      Feels like it is getting worse haha

                      2021-02-15-185031_1920x1080_scrot.png

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

                        @bushby32 weird. stop mm

                        look in the users home folder
                        erase
                        .config/electron

                        restart mm

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        B 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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