• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Screen/Text Size

Scheduled Pinned Locked Moved Unsolved Troubleshooting
17 Posts 2 Posters 2.5k 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.
  • M Offline
    mrdger
    last edited by May 17, 2022, 1:46 PM

    New to the project, and a beginner with coding.

    When I start MM, it goes full screen, but shows the same thing in each location, and it is cut off as the text is displaying too large. If I hit F11 and resize the window, I start to see the text at a more normal size and can finally see more than one module, but still doesn’t display as intended.

    How do I get it to show at full screen with the right dimensions when I start it?

    S 1 Reply Last reply May 17, 2022, 2:00 PM Reply Quote 0
    • S Offline
      sdetweil @mrdger
      last edited by May 17, 2022, 2:00 PM

      @mrdger sorry, not quite sure I understand

      said it goes full screen, yes that is what its supposed to do

      but shows the same thing in each location

      eh? what does that mean? if its full screen then what is location?

      try this , maybe,

      stop magicMirror

      cd ~
      rm -rf .config/electron
      

      note the . in front of config
      restart MagicMirror

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply May 17, 2022, 2:09 PM Reply Quote 0
      • M Offline
        mrdger @sdetweil
        last edited by May 17, 2022, 2:09 PM

        @sdetweil Thanks for the response. Yes I do want it full screen, my apologies, I just meant that it wasn’t displaying properly when in full screen.

        I followed your instructions, and this is what I am currently getting
        2022-05-17-100410_1920x1080_scrot.png

        S 1 Reply Last reply May 17, 2022, 2:23 PM Reply Quote 0
        • S Offline
          sdetweil @mrdger
          last edited by May 17, 2022, 2:23 PM

          @mrdger what OS is this? on what hardware? PI? is that view on the screen attached to hardware, or over VNC?

          can u do, from the commandline while MM is running

          ps -ef | grep -i magicmirror
          

          you should get a list of things…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          M 1 Reply Last reply May 17, 2022, 2:42 PM Reply Quote 0
          • M Offline
            mrdger @sdetweil
            last edited by May 17, 2022, 2:42 PM

            @sdetweil The screen is attached to the hardware and is intended to be the screen I will be using for the project. It’s a Pi 4

            2022-05-17-104051_1920x1080_scrot.png 2022-05-17-103832_1920x1080_scrot.png

            S 1 Reply Last reply May 17, 2022, 2:46 PM Reply Quote 0
            • S Offline
              sdetweil @mrdger
              last edited by May 17, 2022, 2:46 PM

              @mrdger ok, stop MagicMirror again

              and then do

              rm -rf ~/.config/Electron
              

              then restart mm

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              M 1 Reply Last reply May 17, 2022, 2:53 PM Reply Quote 0
              • M Offline
                mrdger @sdetweil
                last edited by May 17, 2022, 2:53 PM

                @sdetweil 2022-05-17-105158_1920x1080_scrot.png

                Followed your instructions again. This came up. The repeated forecast doesn’t seem to change, but the two bigger texts were popping up and changing.

                S 1 Reply Last reply May 17, 2022, 2:57 PM Reply Quote 0
                • S Offline
                  sdetweil @mrdger
                  last edited by May 17, 2022, 2:57 PM

                  @mrdger weird…

                  did u get any output from the command? should not have

                  I assume you had a good desktop after boot… with the temples…

                  how did you install MM? manual or scripted?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  M 1 Reply Last reply May 17, 2022, 2:59 PM Reply Quote 0
                  • M Offline
                    mrdger @sdetweil
                    last edited by May 17, 2022, 2:59 PM

                    @sdetweil Correct, didn’t get any output. I did it manually, maybe try reinstalling?

                    S 1 Reply Last reply May 17, 2022, 3:00 PM Reply Quote 0
                    • S Offline
                      sdetweil @mrdger
                      last edited by May 17, 2022, 3:00 PM

                      @mrdger rename the MM folder

                      cd  ~
                      mv MagicMirror MagicMirror.old
                      

                      then run my install script , see
                      https://github.com/sdetweil/MagicMirror_scripts

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      M 1 Reply Last reply May 17, 2022, 4:32 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        8/17
                        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