@cassidycaid install unclutter, the hiding of the cursor over the browser isn’t perfect.
Read the statement by Michael Teeuw here.
Posts
-
RE: Can't seem to hide cursor. (Solved)
-
RE: Magic Mirror for Events
@jdcallanta yeah and I have no bloody intrest.
-
RE: Projected Capacitive Touch Film
@spacevolt no, the layer that distorts the electrostatic field readings (the metal coating on the mirror) are still in between the foil and your finger. The board thinks you basically sat your naked ass on the foil :D
-
RE: Projected Capacitive Touch Film
@spacevolt number of points beside, metal coated mirrors and capacitive touch don’t really mix.
I learn that the hard way. -
RE: Pilkington mirror and Silicone
@johnnyboy How about a L profile frame (10mm by 10mm?) in stainless steel?
Should be easy enough to weld the edges and then just drop the mirror in and fixate it with som small tabs?That way no silicone or glue is needed, and If by unfortunate event the mirror is broken, it would be easy peasy just dropping a new one in.
-
RE: 2 way film/tint
@jdcallanta yes it is, it’s however not to easy to get a good reflection without spots and distortions. But There is a few who have done some nice mirrors with foil.
-
RE: Magic Ceiling?
@gspitman shouldn’t really if you fiddle with the settings and mounted the projector away from the eyes.
I sleept like a baby with a normal dlp projector running in my bedroom, so much that I had to put the projector on a timer so the projector wasn’t on all night and used up the bulbs hours :D
-
RE: MMM-doomsDay - The countdown module,
@Mykle1 And thank you for all the beta testing! :D
-
RE: Magic Ceiling?
Well, take the raspberry, with MM and then get a tiny LED projector with a hdmi input,
Like a cheap one from china : http://www.ebay.co.uk/itm/Mini-Portable-Home-Theater-1080P-HD-Multimedia-USB-LED-Projector-AV-TV-HDMI-S6E2-/152220185760?hash=item237107b4a0:g:rGgAAOSwZVlXv--w
Should do the trick :D
(I have to say, I was a little disappointed, I was expecting multiple 60" screens mounted to the ceiling :D )
-
RE: Pilkington mirror and Silicone
@johnnyboy I suppose the 50/50 mirror has a really high light transmission, and in that case I think it would shine through. But If you keep the glue/silicone under the cover frame You shouldn’t see it at all.
-
RE: Pilkington mirror and Silicone
@johnnyboy well, Really? I have a pilkington mirropane chrome, I’m gluing the aluminum frame on the outside with epoxy. But then again the frame covers the area that is glued.
And I intend to cover the entire back of the mirror panel with vinyl except for where the screen is, obviously.So I shouldn’t see anything except the reflection when in normal conditions.
-
RE: MMM-doomsDay - The countdown module,
@Mykle1 I think a higher updateInterval may be in order. the 5 Hours set now maybe is a bit to much,
in the config you can add
updateInterval: 1 * 3600000,To set it to update every hour instead!
-
RE: Run in root
@Sonic8585 start with sudo is my guess
sudo command options -
RE: Whats the best solution for a 55inch touch screen or bigger for the magic mirror.
@Killion short answer no, most touch screens won’t be able to sense anything thruu the glass,
-
RE: Whats the best solution for a 55inch touch screen or bigger for the magic mirror.
@Killion resolution wise today is 4k probably (4096 × 2160).
For touch I would say an IR Frame since touch foils can have issues with the mirrors coating.
-
RE: Update WunderGround
@johnnyboy no, you have to navigate to the folder in the terminal
so
cd MagicMirror cd modules cd MMM-WunderGroundthen you type in
git pull -
RE: Update WunderGround
@johnnyboy when you are in the Wunderground folder just type
git pulland it will download the latest version -
RE: MMM-Traffic, Resize icon
@pjkoeleman Let’s try
add this to your custom.css
.MMM-Traffic .fa { font-size: 15px; color: blue; }