MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Lahim
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 15
    • Groups 0

    Lahim

    @Lahim

    0
    Reputation
    681
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Lahim Unfollow Follow

    Latest posts made by Lahim

    • RE: Wrong size of window (part of screen covered by black something)

      In startChromium.sh

      posted in Troubleshooting
      L
      Lahim
    • RE: Wrong size of window (part of screen covered by black something)

      I finally found the solution on the other place -

      chromium-browser --window-size=7000,7000 --start-fullscreen
      

      If the monitor is smaller than 7000px, the system will detect the height and width.

      posted in Troubleshooting
      L
      Lahim
    • Wrong size of window (part of screen covered by black something)

      Can anybody point me what can be wrong?
      After one of update the right size of screen is invisible - like something is on top of MM hiding everything under.
      I made fresh installation - same thing.

      Everything is Ok with console but after MM starts - there is problem with right part.
      Changed the background for orange but on the right you see mouse pointer changed to cross.

      0_1537820531839_screen.jpg

      posted in Troubleshooting
      L
      Lahim
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @asaxena11

      1. sudo wget http://node-arm.herokuapp.com/node_latest_armhf.deb
      2. sudo dpkg -i node_latest_armhf.deb
      3. sudo apt-get install npm

      My problem:
      I made fresh installation of whole magic mirror about 2 weeks ago because I had a problem with screen size - have huge black part of screen which is “covering” right modules.
      I tried electronOptions, modifiyng the /boot/config.txt and without luck.
      I am running 2.4.1 on fresh installation of Stretch Lite

      posted in Tutorials
      L
      Lahim
    • RE: How to change icons

      Thank you very much - I have it working now!!!

      I used this post
      https://github.com/MichMich/MagicMirror/pull/1345
      to add font-awesome5 but I am not able to get all of them working. Anyway, now I understand all.
      Thank you.

      posted in Custom CSS
      L
      Lahim
    • RE: How to change icons

      Thank you for helping me but I changed config.js to

      defaultSymbol: "calendar",
      

      And icons are same, nothing changed. Does not matter if it is holiday or event 1 or event 2 - icons are same.

      I still do not understand - how to define icon for the specyfic event?

      posted in Custom CSS
      L
      Lahim
    • RE: How to change icons

      Can somebody write down how to change them?
      I changed the config.js to symbol: ‘fa fa-calendar’ and nothing changed.

      @nobita you wrote "you can change in other icon such as "calendar-plus-o " but what is this? A set of icon or what?

      I am sorry, but I have no idea how to make it working.

      By the way - there is nothing like step by step tutorial - in README.md there is only a link to fontawsome page but there is nothing written how to use it.

      posted in Custom CSS
      L
      Lahim
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @janth - thanks I also used pm2 but your way is better.

      But I have other problem - I do not see right modules on the mirror. There is no problem from the local net.
      I checked top_right and bottom_right - same result.
      I moved clock module from top_left to top_right and it became invisible.
      Any clue?

      posted in Tutorials
      L
      Lahim
    • RE: remoteFile in compliments module

      I found it in the meantime but now I tested it - yes, it works!!!
      Thank you!

      posted in Troubleshooting
      L
      Lahim
    • RE: remoteFile in compliments module

      Will you be able to find the solution to the problem I described above?

      posted in Troubleshooting
      L
      Lahim