<?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[Help for a newbie]]></title><description><![CDATA[<p dir="auto">Hello all</p>
<p dir="auto">I am very new to all of this but I am still learning. I have ran into a little snag I do not know what I did or how to fix it.</p>
<p dir="auto">I have been slowly programming my Pi device and everything has been going good, until I turned it on yesterday and everything looked a little crazy. The last thing I did is at the module for my horoscope, and everything seem to be fine. I rebooted the device many times and it was still working. When I came back Sunday and turned everything on that’s when things started to get strange. It looks Like the resolution is off but I do not know how to fix it any help would be greatly appreciated<br />
<img src="/assets/uploads/files/1607469872991-before-resized.jpg" alt="before.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">![0_1607470651029_after.jpg](Uploading 100%)</p>
<p dir="auto">for some reason i can not upload the second picture showing the problem, but everyting is overlapping on top of each other</p>
]]></description><link>https://forum.magicmirror.builders/topic/14207/help-for-a-newbie</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 02:19:49 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14207.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Dec 2020 23:23:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help for a newbie on Wed, 09 Dec 2020 10:41:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lavolp3" aria-label="Profile: lavolp3">@<bdi>lavolp3</bdi></a> yes the mirror is the same. I did check that and it’s set for 1024x768</p>
]]></description><link>https://forum.magicmirror.builders/post/85592</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85592</guid><dc:creator><![CDATA[trix2k]]></dc:creator><pubDate>Wed, 09 Dec 2020 10:41:28 GMT</pubDate></item><item><title><![CDATA[Reply to Help for a newbie on Wed, 09 Dec 2020 08:12:53 GMT]]></title><description><![CDATA[<p dir="auto">you’re looking at a vnc viewer here. I think (!) they create their own resolution. Is the mirror itself behaving the same?<br />
Have you adjusted resolution of the desktop?<br />
Menu (raspberry icon top left)-&gt; Preferences -&gt; Screen Configuration</p>
]]></description><link>https://forum.magicmirror.builders/post/85586</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85586</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Wed, 09 Dec 2020 08:12:53 GMT</pubDate></item><item><title><![CDATA[Reply to Help for a newbie on Wed, 09 Dec 2020 02:33:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> thanks for the suggestion. but it was a no go still. i should point out also but its not just the MM that seams like its over lapping and just large its also the deskop</p>
<p dir="auto"><img src="/assets/uploads/files/1607481194448-after2.png" alt="after2.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1607481205702-after3.png" alt="after3.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/85585</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85585</guid><dc:creator><![CDATA[trix2k]]></dc:creator><pubDate>Wed, 09 Dec 2020 02:33:31 GMT</pubDate></item><item><title><![CDATA[Reply to Help for a newbie on Wed, 09 Dec 2020 01:05:31 GMT]]></title><description><![CDATA[<p dir="auto">I would disable the Horoscope module to see if things go back to normal. You don’t have to delete anything. Simply add <strong>disabled: true,</strong> to the config entry for the horoscope module. Save and run MM and see what happens.</p>
<p dir="auto">EXAMPLE:</p>
<pre><code>{
    disabled: true,
    module: "MMM-YourHoroscopeModule",
    position: "top_center",
    config: {
        maxWidth: "75%",       // Sizes the images. Retains aspect ratio.
        style: '1',            // Style number or use ownImagePath to override style
       ownImagePath: '', 
    }
},</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/85584</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85584</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Wed, 09 Dec 2020 01:05:31 GMT</pubDate></item></channel></rss>