MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    how can I display MM on my 2nd screen (just one pi 4)

    Troubleshooting
    2
    8
    116
    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.
    • A
      Axel51 last edited by

      hi,
      how can I display MM on my 2nd screen ?
      thx

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

        @Axel51 add to config.js

        electonOptions:{x:1920},

        X = size of display width

        Sam

        Create a working config
        How to add modules

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

          @sdetweil Thx for your help.
          In fact, x is the abscissa of the letf corner of your MM. So, you have to take in account if there 's a second screen on the left. In this case, x would be the width of the left screen. If not, x would be 0.

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

            @Axel51 said in how can I display MM on my 2nd screen (just one pi 4):

            x is the abscissa of the letf corner of your MM

            eh?

            if u have two screens left and right, in port 0 and 1

            then to get MM to display on the right monitor, in port 1, u need to set x to the width of the left monitor (port 0),

            and If you are doing above and below

            y (instead of x), the height of the monitor 0 in pixels.

            on my desktop in use x:1920
            on my pi i use x:3840 (running in 4k mode)

            Sam

            Create a working config
            How to add modules

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

              @sdetweil yes absolutely
              you can do the same with y

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

                @Axel51 for rpi, there is only one display port number 0

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

                  @Axel51 i was talking about the the physical ports on the PI4. not the logical DISPLAY number

                  Sam

                  Create a working config
                  How to add modules

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

                    @sdetweil 😉
                    Thx for all!

                    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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy