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.

    Fullscreen help

    Scheduled Pinned Locked Moved Troubleshooting
    15 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.
    • P Offline
      prvrami @sdetweil
      last edited by

      @sdetweil said in Fullscreen help:

      i -e Ful

      is already set

      1 Reply Last reply Reply Quote 0
      • P Offline
        prvrami @sdetweil
        last edited by

        @sdetweil

        #!/bin/sh
        unclutter &
        xset -dpms
        xset s off
        xset s noblank
        matchbox-window-manager &
        midori -e Fullscreen -a http://localhost:8080
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @prvrami
          last edited by

          @prvrami

          unclutter &
          xset -dpms
          xset s off
          xset s noblank
          

          that turns off screen saver and power mgmt

          matchbox-window-manager &
          

          that must be the trick

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            prvrami @sdetweil
            last edited by

            @sdetweil

            I thought the same thing but it doesn’t work. Still the same after cutting the line you mentioned…

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

              @prvrami weird

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              P 1 Reply Last reply Reply Quote 0
              • P Offline
                prvrami @sdetweil
                last edited by

                @sdetweil
                yeah, looks like i need to start from scratch. I honestly don’t know why i can’t go fullscreen…

                1 Reply Last reply Reply Quote 0
                • P Offline
                  prvrami
                  last edited by

                  Update: Reinstalled everything from scratch, still the same. Changed the sd card, reinstalled again and everything worked flawless. Cheers!

                  1 Reply Last reply Reply Quote 1
                  • V Offline
                    valentindey
                    last edited by valentindey

                    For anyone experiencing similar problems, another solution could be to build midori from source.

                    With midori v7.0.2 (latest you can install for raspberry os at the time of writing) I couldn’t get rid of the tab bar and some window borders. Building midori v9.0 from source it works nicely in full screen mode with the parameter -e Fullscreen. See description how to do that here https://github.com/midori-browser/core . There are also some related and resolved issues on github.

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 2 / 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