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 3.0k 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
                        • B Offline
                          Bushby32 @sdetweil
                          last edited by

                          @sdetweil Hi, Sorry what users home folder?

                          2021-02-15-201831_1920x1080_scrot.png

                          I’m not sure .config/electron you are referring to!

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

                            @bushby32 users home not magicmirror

                            ~/.config

                            u wont see folders that start w dot from the file manager

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • 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