<?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[Ctrl-Q just gives a black screen]]></title><description><![CDATA[<p dir="auto">I have no idea how I did this. From MM, I press ctrl-q, the screen goes black, and then pm2 dutifully restarts MM. Using Alt File/Quit also just gives a black screen.</p>
<p dir="auto">Any insights as to how to restore my system screen greatly appreciated.</p>
]]></description><link>https://forum.magicmirror.builders/topic/17508/ctrl-q-just-gives-a-black-screen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 02:13:49 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17508.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Jan 2023 18:01:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ctrl-Q just gives a black screen on Wed, 04 Jan 2023 18:26:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cliff365" aria-label="Profile: Cliff365">@<bdi>Cliff365</bdi></a> ctrl-m will minimize the MM screen</p>
<p dir="auto">also</p>
<p dir="auto">alt-spacebar-n</p>
<p dir="auto">(both same as windows)</p>
<p dir="auto">then ctrl-alt-t to open terminal window<br />
the pm2 stop all</p>
<p dir="auto">once its stopped, then use the manual commandline to test</p>
<pre><code>cd ~/MagicMirror
npm start 
</code></pre>
<p dir="auto">ctrl-Q will work here as pm2 is not in control</p>
<p dir="auto">then u can see the  startup messages</p>
]]></description><link>https://forum.magicmirror.builders/post/106911</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106911</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 04 Jan 2023 18:26:36 GMT</pubDate></item></channel></rss>