<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Is there a way to force portable screens to stay awake?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=01922943-4f6f-763e-b62e-331f6e78ef36" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=01922943-4f6f-763e-b62e-331f6e78ef36</link>
<description>DisplayFusion RSS: Is there a way to force portable screens to stay awake?</description>
<lastBuildDate>Wed, 22 Apr 2026 02:59:08 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=01922943-4f6f-763e-b62e-331f6e78ef36</generator>
<item>
<title>RE: Is there a way to force portable screens to stay awake?</title>
<link>https://www.displayfusion.com/Discussions/View/is-there-a-way-to-force-portable-screens-to-stay-awake/?ID=01922943-4f6f-763e-b62e-331f6e78ef36#2</link>
<pubDate>Thu, 26 Sep 2024 12:54:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/is-there-a-way-to-force-portable-screens-to-stay-awake/?ID=01922943-4f6f-763e-b62e-331f6e78ef36#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[We don't have a setting built in to handle this, but I think you could create a scripted function that just runs this line, and have it on a trigger with a timed interval for how often you would like it to run:
Code
Copy
Select All
BFS.Input.SetMousePosition(100, 100);
Moving the mouse shoul...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We don't have a setting built in to handle this, but I think you could create a scripted function that just runs this line, and have it on a trigger with a timed interval for how often you would like it to run:<br/>
<br/>
<div id="" class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019db3208d8a7329bb7569d63632bf9f" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019db3208d8a7329bb7569d63632bf9fJs'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019db3208d8a7329bb7569d63632bf9fJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">BFS.Input.SetMousePosition(100, 100);</pre><textarea id="code019db3208d8a7329bb7569d63632bf9f" name="code019db3208d8a7329bb7569d63632bf9f" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Moving the mouse should be enough to keep it awake.
</div>
]]></content:encoded>
</item>
<item>
<title>Is there a way to force portable screens to stay awake?</title>
<link>https://www.displayfusion.com/Discussions/View/is-there-a-way-to-force-portable-screens-to-stay-awake/?ID=01922943-4f6f-763e-b62e-331f6e78ef36</link>
<pubDate>Wed, 25 Sep 2024 12:58:50 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/is-there-a-way-to-force-portable-screens-to-stay-awake/?ID=01922943-4f6f-763e-b62e-331f6e78ef36</guid>
<category>DisplayFusion</category>
<description><![CDATA[I'm considering adding a portable screen to my 2-screen setup and the screen that does pretty much what I want and for the right price has an annoying behavior - according to one review, it "has an aggressive power-saving mode" that turns the screen off after some inactivity, regardless of OS set...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I'm considering adding a portable screen to my 2-screen setup and the screen that does pretty much what I want and for the right price has an annoying behavior - according to one review, it "has an aggressive power-saving mode" that turns the screen off after some inactivity, regardless of OS settings (if I understand correctly). Is there a way for DF to force such screens to remain awake?
</div>
]]></content:encoded>
</item>
</channel>
</rss>