Read the statement by Michael Teeuw here.
Change the layout of my MM...I'll try!
-
@Egnos , you can change position in config.js.
Example:module: “MMM-calendar”,
position: "top_left ",I also attach the position of the regions.
Success!
-
@George thank you but I already knew this.
My problem is to move the modules (out of the default regions) to make room for video surveillance.Is it better to move the individual modules?
Is it better to move regions?
Would it be possible to run MM not in “full screen”?Thanks
-
hi, i would put the cameras in top_right and move the rest in the css.
-
I do not give up::face_with_stuck-out_tongue_closed_eyes:
it is possible to resize MM so that it does not occupy the whole screen and remains a side band where you can stack the various “omxplayer” streams?Thanks
-
@Egnos yes, you could mske it smaller. just fiddle w the css and change staryip size in config.js
electronOptions:{ fullscreen:false , x, y, height …}
aee the.options for the electron browser api