Read the statement by Michael Teeuw here.
How do I increase display size once Magic Mirror loads?
-
@vermaravi Hi A screenshot would help!
Are the displayed areas to small?
Are the text to small?
What size screen are you using? -
@broberg
Hi there,
The text displayed is too small.
I am using a 28inch screen.
Thanks,
Ravi -
add this in to your custom.css file :
.xsmall { font-size: 25px; } .small { font-size: 30px; } .medium { font-size: 40px; } .large { font-size: 75px; } .xlarge { font-size: 85px; }
-
@vermaravi said in How do I increase display size once Magic Mirror loads?:
I tried using Ctlr ++ and also clicking and rolling the mouse wheel but that did not help.
The key commands are:
Zoom In = Ctrl + Shift + =
Zoom Out = Ctrl + -
Default size = Ctrl + 0
-
@Mykle1 Thanks a ton… worked like a charm!!!
-
-
Hello, for some reason the “Ctrl shift +” is working, but the ctrl - is not working at all and the ctrl 0 either :'( my size fonts is stuck at the maximum!
-
@ceddirr there are two minus keys on most keyboards… the keypad area and next to the equal sign ( us keyboard)