Ok, so I found out the problem: I typed spaces around the = sign, i.e. “rotate_display = 1” instead of “rotate_display=1”. If you take out the white spaces (also for the warnings command) it should work.
@Wedee Works for me, z-index and opacity does the layering just fine,
@oscarkindberg
But unless you want the fade to be animated it should be made directly in the image, easier for the raspberry to process.
When Weatherforecast Module display data like Max,Min,Rain Amount but no symbol above data,How to get symbol like Wunderground
[image: 1483628945354-1470784238853-screenshot-resized.png]
Thank you very much. Now it works fine! Now i have two new Questions.
I also tried to realize it with the slides:[] function. But if i do that it shows me always only one modul. I have takken the code from here! Well it’s not very important i just want to know how it works.
My second Question is more important. When i have 2 different modules at the same position. Then normaly it shows me the second Modul straight under the first Modul. When i use the Carousel Modul for this two modules why the second one is still at the same position and not at the position from the first hidding modul. Is it posible to change that?
From the github :) I guess RTFM still works
Important: npm start does not work via SSH, use DISPLAY=:0 nohup npm start & instead. This starts the mirror on the remote display.
http://www.instructables.com/id/Simple-Raspberry-Pi-Shutdown-Button/
or
http://www.raspberry-pi-geek.com/Archive/2013/01/Adding-an-On-Off-switch-to-your-Raspberry-Pi
Hi,
Pretty much all of my software is done, but when I start it up, it goes straight to desktop for a few seconds and then finally goes to the magic mirror. Is it normal for the whole setup to take about 90 sec (1.5 min) or is it just me?