<?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[Monitors wont turn off]]></title><description><![CDATA[<p dir="auto">I am pretty new to triggercmd and how this stuff works and I wanted to use my motion sensor which is connected to my alexa to turn on my monitors everytime I sit in my gaming chair(I use the FP2 Presence sensor) and to turn them off everytime I leave my chair. I tested this command and it gives me this error.<br />
Command:</p>
<pre><code>C:\Windows\MultiMonitorTool.exe/TurnOff 0 
</code></pre>
<p dir="auto">Error:</p>
<pre><code>C:\Windows\MultiMonitorTool.exe/TurnOff : The term 'C:\Windows\MultiMonitorTool.exe/TurnOff' is not recognized as the
name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
+ C:\Windows\MultiMonitorTool.exe/TurnOff 0
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Windows\MultiMonitorTool.exe/TurnOff:String) [], CommandNotFoundExce
   ption
    + FullyQualifiedErrorId : CommandNotFoundException

</code></pre>
<p dir="auto">The location of multimonitortool is in C:\Windows, any help??</p>
]]></description><link>https://www.triggercmd.com/forum/topic/2779/monitors-wont-turn-off</link><generator>RSS for Node</generator><lastBuildDate>Thu, 17 Sep 2026 03:29:48 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/2779.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 Dec 2023 04:43:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Monitors wont turn off on Sat, 30 Dec 2023 13:35:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/contamiply" aria-label="Profile: Contamiply">@<bdi>Contamiply</bdi></a> You need a space after the .exe<br />
<strong>C:\Windows\MultiMonitorTool.exe /TurnOff 0</strong></p>
<p dir="auto">Every program/parameter works that way - Windows has to know where the program name ends and the parameters begin.</p>
]]></description><link>https://www.triggercmd.com/forum/post/7617</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/7617</guid><dc:creator><![CDATA[Xander]]></dc:creator><pubDate>Sat, 30 Dec 2023 13:35:30 GMT</pubDate></item></channel></rss>