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 @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 Do not disturb
        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 Do not disturb
              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 Do not disturb
                    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 Do not disturb
                        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
                        • 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