<?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: Different ways to adjust refresh rates and load profiles automatically</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=e061d4ab-f378-47dc-bef7-78b1cf36032c" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=e061d4ab-f378-47dc-bef7-78b1cf36032c</link>
<description>DisplayFusion RSS: Different ways to adjust refresh rates and load profiles automatically</description>
<lastBuildDate>Fri, 22 May 2026 12:43:00 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=e061d4ab-f378-47dc-bef7-78b1cf36032c</generator>
<item>
<title>RE: Different ways to adjust refresh rates and load profiles automatically</title>
<link>https://www.displayfusion.com/Discussions/View/different-ways-to-adjust-refresh-rates-and-load-profiles-automatically/?ID=e061d4ab-f378-47dc-bef7-78b1cf36032c#2</link>
<pubDate>Wed, 26 Oct 2016 20:06:30 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/different-ways-to-adjust-refresh-rates-and-load-profiles-automatically/?ID=e061d4ab-f378-47dc-bef7-78b1cf36032c#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[You can try creating a rule on the Triggers tab for that application, and in the Actions pane, click Add  Run Function  Load Monitor Profile: Profile Name. However, by the time the application window is detected, it may be too late to change the refresh rate, as some full screen applications don'...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You can try creating a rule on the Triggers tab for that application, and in the Actions pane, click Add > Run Function > Load Monitor Profile: Profile Name. However, by the time the application window is detected, it may be too late to change the refresh rate, as some full screen applications don't take kindly to having display settings changed after they've launched. In that case, you could create a Scripted Function that changes the Monitor Profile first, then launches the application.<br/>
<br/>
You can disable the confirmation prompt using the "Monitor Configuration > Don't show confirmation prompt" option in the Settings > Advanced Settings window.<br/>
<br/>
Regarding DisplayFusionCommand, you can definitely do that. You would do it like this:<br/>
<br/>
<div 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="#code019e4fb5e3627232b482cc99f0ef4842" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019e4fb5e3627232b482cc99f0ef4842Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;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="code019e4fb5e3627232b482cc99f0ef4842Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">displayfusioncommand.exe -monitorloadprofile "profile name"
displayfusioncommand.exe -closeall</pre><textarea id="code019e4fb5e3627232b482cc99f0ef4842" name="code019e4fb5e3627232b482cc99f0ef4842" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Different ways to adjust refresh rates and load profiles automatically</title>
<link>https://www.displayfusion.com/Discussions/View/different-ways-to-adjust-refresh-rates-and-load-profiles-automatically/?ID=e061d4ab-f378-47dc-bef7-78b1cf36032c</link>
<pubDate>Sat, 22 Oct 2016 19:40:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/different-ways-to-adjust-refresh-rates-and-load-profiles-automatically/?ID=e061d4ab-f378-47dc-bef7-78b1cf36032c</guid>
<category>DisplayFusion</category>
<description><![CDATA[We started using displayfusion at work for some of the employees with multiple monitor setups and going through the configuration/options I noticed the hotkey binding option for profiles.
Is there a way to have profiles load when an application is run or started? Various end users are running fu...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We started using displayfusion at work for some of the employees with multiple monitor setups and going through the configuration/options I noticed the hotkey binding option for profiles.<br/>
<br/>
Is there a way to have profiles load when an application is run or started? Various end users are running fullscreen programs that may be using different refresh rates. We'd like them to not have to manually change monitor profiles and let the system handle it upon starting their desired software program.<br/>
<br/>
Some other questions : <br/>
<br/>
A) Is there an override command for the 'Do you want to keep this monitor configuration?' after switching profiles? Therefore the user does not have to choose to keep or discard the changes?<br/>
<br/>
B) Can the the displayfusioncommand.exe tool be set to a state that closes the program automatically after it fulfills your request? e.g.  displayfusioncommand.exe -monitorprofile xxx  <br/>
Then after it switches the profile, it closes displayfusion.<br/>
<br/>
Thanks
</div>
]]></content:encoded>
</item>
</channel>
</rss>