• 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.

Fullscreen help

Scheduled Pinned Locked Moved Troubleshooting
15 Posts 3 Posters 2.6k 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
    last edited by May 2, 2020, 6:09 PM

    Hey,

    Need some help with to make MM fullscreen. As seen in photo attached, i can’t get rid of the MagicMirror header on Midori browser and neither the white edges.
    Please, your solution will be highly appreciated.

    Regards,
    GImm2.JPG

    S 1 Reply Last reply May 2, 2020, 6:17 PM Reply Quote 0
    • S Offline
      sdetweil @prvrami
      last edited by May 2, 2020, 6:17 PM

      @prvrami hit f11 key?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      P 1 Reply Last reply May 2, 2020, 6:44 PM Reply Quote 0
      • P Offline
        prvrami @sdetweil
        last edited by May 2, 2020, 6:44 PM

        @sdetweil if it was that easy…

        S 1 Reply Last reply May 2, 2020, 6:45 PM Reply Quote 0
        • S Offline
          sdetweil @prvrami
          last edited by May 2, 2020, 6:45 PM

          @prvrami everybody else uses that

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S P 2 Replies Last reply May 2, 2020, 6:59 PM Reply Quote 0
          • S Offline
            sdetweil @sdetweil
            last edited by sdetweil May 2, 2020, 7:03 PM May 2, 2020, 6:59 PM

            @prvrami looks like you have to pass param to get it to go fs

            midori -e Fullscreen -a [url_to_site] 
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            P 1 Reply Last reply May 2, 2020, 7:04 PM Reply Quote 0
            • P Offline
              prvrami @sdetweil
              last edited by May 2, 2020, 7:01 PM

              @sdetweil ok, i give up. Tried a common keyboard, tried VNC-ing from my laptop but nothing seems to work. Is there another key combination for Midori ?

              S 1 Reply Last reply May 2, 2020, 7:02 PM Reply Quote 0
              • S Offline
                sdetweil @prvrami
                last edited by sdetweil May 2, 2020, 7:02 PM May 2, 2020, 7:02 PM

                @prvrami i didn’t find any keyboard operation to go fs, in my google searches

                see my comment about about parameter

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                P 1 Reply Last reply May 2, 2020, 7:15 PM Reply Quote 0
                • P Offline
                  prvrami @sdetweil
                  last edited by May 2, 2020, 7:04 PM

                  @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 May 2, 2020, 7:15 PM

                    @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 May 2, 2020, 7:24 PM Reply Quote 0
                    • S Offline
                      sdetweil @prvrami
                      last edited by May 2, 2020, 7:24 PM

                      @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 May 2, 2020, 7:46 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        1/15
                        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