<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to set screen resolution]]></title><description><![CDATA[<p dir="auto">I am running MagicMirrorOS on a Raspberry Pi 4 Raspbian GNU/Linux 10 (buster) and using an HDMI monitor with a resolution of 1360x768</p>
<p dir="auto">You can see modules are overlapping and does not look to be using the full screen<br />
<img src="/assets/uploads/files/1705257431918-img_6916.jpeg" alt="IMG_6916.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I have this in my config.js<br />
electronOptions: {<br />
width: 1360, height: 768,<br />
fullscreen: true,<br />
kiosk: true,<br />
},</p>
<p dir="auto">Changing the settings for fullscreen or kiosk doesn’t change anything.</p>
<p dir="auto">When I change the option to not autologin the login screen comes up in the full resolution. But once I login everything is mushed.</p>
<p dir="auto">I am a bit confused as to what window manager is actually being used by MagicMirrorOS and by how it works with Docker to understand where I should be looking to change things.</p>
<p dir="auto">This could also be that I am totally wrong in understanding where to fix this. Is it possible this is all just me needing to modify the CSS?</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://forum.magicmirror.builders/topic/18393/how-to-set-screen-resolution</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 04:10:56 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18393.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 14 Jan 2024 18:46:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to set screen resolution on Thu, 18 Jan 2024 00:48:05 GMT]]></title><description><![CDATA[<p dir="auto">I solved it, changed the background to bright yellow and disabled the MMM-CalendarExt3 view. That showed the background going to the edges. So I just modified CSS to make it fit.</p>
]]></description><link>https://forum.magicmirror.builders/post/114697</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114697</guid><dc:creator><![CDATA[jeffarden]]></dc:creator><pubDate>Thu, 18 Jan 2024 00:48:05 GMT</pubDate></item></channel></rss>