Read the statement by Michael Teeuw here.
Fullscreen help
-
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,
GI
-
@prvrami hit f11 key?
-
@sdetweil if it was that easy…
-
@prvrami everybody else uses that
-
@prvrami looks like you have to pass param to get it to go fs
midori -e Fullscreen -a [url_to_site] -
@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 ?
-
@prvrami i didn’t find any keyboard operation to go fs, in my google searches
see my comment about about parameter
-
-
#!/bin/sh unclutter & xset -dpms xset s off xset s noblank matchbox-window-manager & midori -e Fullscreen -a http://localhost:8080 -
unclutter & xset -dpms xset s off xset s noblankthat turns off screen saver and power mgmt
matchbox-window-manager &that must be the trick
-
I thought the same thing but it doesn’t work. Still the same after cutting the line you mentioned…
-
@prvrami weird
-
@sdetweil
yeah, looks like i need to start from scratch. I honestly don’t know why i can’t go fullscreen… -
Update: Reinstalled everything from scratch, still the same. Changed the sd card, reinstalled again and everything worked flawless. Cheers!
-
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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login