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.

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

    Scheduled Pinned Locked Moved Troubleshooting
    8 Posts 2 Posters 1.3k Views 2 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.
    • S Do not disturb
      sdetweil @Axel51
      last edited by

      @Axel51 add to config.js

      electonOptions:{x:1920},

      X = size of display width

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        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 Do not disturb
          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

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil yes absolutely
            you can do the same with y

            A 1 Reply Last reply Reply Quote 0
            • A Offline
              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 Do not disturb
                sdetweil @Axel51
                last edited by

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

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                A 1 Reply Last reply Reply Quote 0
                • A Offline
                  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 Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy