<?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[MagicMirror on Dual Screen]]></title><description><![CDATA[<p dir="auto">Hello People,<br />
I am building a MagicMirror on Pi4. And since it has 2 hdmi out ports and I have a few monitors lying around, thought it will be a good idea to build a 3 feet x 2 feet mirror with two screens. Its in early phase right now as I am still configuring it. I am using two monitors in extended mode (not duplicating it).<br />
How can I run magic mirror on both screens. I have created two instances of magicmirror in two folders, mm1 and mm2. I can run each of them successfully but they run on the same monitor only.<br />
I need to run mm1 instance on monitor 1 and mm2 instance on monitor 2. Please guide. Thanks…</p>
]]></description><link>https://forum.magicmirror.builders/topic/13252/magicmirror-on-dual-screen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 21:56:23 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13252.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Jul 2020 23:41:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirror on Dual Screen on Thu, 26 Nov 2020 11:27:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/geek_kaushal" aria-label="Profile: geek_kaushal">@<bdi>geek_kaushal</bdi></a> did u test it?</p>
]]></description><link>https://forum.magicmirror.builders/post/85154</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85154</guid><dc:creator><![CDATA[Axel51]]></dc:creator><pubDate>Thu, 26 Nov 2020 11:27:31 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror on Dual Screen on Sun, 12 Jul 2020 11:27:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cpaczek" aria-label="Profile: Cpaczek">@<bdi>Cpaczek</bdi></a> Looks Promising, I will give it a go in a few hours and post results here.</p>
]]></description><link>https://forum.magicmirror.builders/post/78375</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78375</guid><dc:creator><![CDATA[geek_kaushal]]></dc:creator><pubDate>Sun, 12 Jul 2020 11:27:26 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror on Dual Screen on Sun, 12 Jul 2020 09:24:33 GMT]]></title><description><![CDATA[<p dir="auto">once you have one of the electron instances up and selected use the shortcut key (super (windows key) + shift + [left, right, up, down]) to move it to a difference screen. this works on most linux distros but not sure if this would work on rasbian. if this doesn’t work i’ll write a script.</p>
]]></description><link>https://forum.magicmirror.builders/post/78369</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78369</guid><dc:creator><![CDATA[Cpaczek]]></dc:creator><pubDate>Sun, 12 Jul 2020 09:24:33 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror on Dual Screen on Sun, 12 Jul 2020 00:02:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/geek_kaushal" aria-label="Profile: geek_kaushal">@<bdi>geek_kaushal</bdi></a> in one config.js add</p>
<pre><code>electronOptions:{x:????},
</code></pre>
<p dir="auto">where ??? is the width of the screen, to put that mm on the second screen</p>
<p dir="auto">on my Pi4<br />
it is<br />
electronOptions:{x:3840},</p>
]]></description><link>https://forum.magicmirror.builders/post/78366</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78366</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 12 Jul 2020 00:02:35 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror on Dual Screen on Sat, 11 Jul 2020 23:46:08 GMT]]></title><description><![CDATA[<p dir="auto">This is something you would have to add to the electron logic. Something like this <a href="https://github.com/electron/electron/issues/4877" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/electron/electron/issues/4877</a></p>
]]></description><link>https://forum.magicmirror.builders/post/78365</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78365</guid><dc:creator><![CDATA[Cpaczek]]></dc:creator><pubDate>Sat, 11 Jul 2020 23:46:08 GMT</pubDate></item></channel></rss>