<?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: Turn off wallpaper when application runs</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=01927254-b457-7206-a29c-596dc64eb14b" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=01927254-b457-7206-a29c-596dc64eb14b</link>
<description>DisplayFusion RSS: Turn off wallpaper when application runs</description>
<lastBuildDate>Sat, 16 May 2026 03:38:03 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=01927254-b457-7206-a29c-596dc64eb14b</generator>
<item>
<title>RE: Turn off wallpaper when application runs</title>
<link>https://www.displayfusion.com/Discussions/View/turn-off-wallpaper-when-application-runs/?ID=01927254-b457-7206-a29c-596dc64eb14b#3</link>
<pubDate>Thu, 10 Oct 2024 00:10:19 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/turn-off-wallpaper-when-application-runs/?ID=01927254-b457-7206-a29c-596dc64eb14b#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks that's what I did but I had to modify the process ended routine a little bit. Sometimes I will run multiple instances of AutoCAD, so I didn't want it restarting the wallpaper when only one of them closes. So I wrote a script that checks if AutoCAD is still running and if it is then it stay...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks that's what I did but I had to modify the process ended routine a little bit. Sometimes I will run multiple instances of AutoCAD, so I didn't want it restarting the wallpaper when only one of them closes. So I wrote a script that checks if AutoCAD is still running and if it is then it stay on the blank profile and if it's not, then it turns the slideshow back on.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Turn off wallpaper when application runs</title>
<link>https://www.displayfusion.com/Discussions/View/turn-off-wallpaper-when-application-runs/?ID=01927254-b457-7206-a29c-596dc64eb14b#2</link>
<pubDate>Thu, 10 Oct 2024 00:07:49 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/turn-off-wallpaper-when-application-runs/?ID=01927254-b457-7206-a29c-596dc64eb14b#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[You can do that with a couple triggers and wallpaper profiles.
Create two wallpaper profiles: a normal one with the usual rotating wallpapers, and one with just a black background.
Create a trigger, event "Process created", in "Process filename" point to the AutoCAD executable, in actions pick ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You can do that with a couple triggers and wallpaper profiles.<br/>
<br/>
Create two wallpaper profiles: a normal one with the usual rotating wallpapers, and one with just a black background.<br/>
<br/>
Create a trigger, event "Process created", in "Process filename" point to the AutoCAD executable, in actions pick "Run Function", and in the function list find "Load Wallpaper Profile: &lt;name or your black wallpaper profile&gt;".<br/>
<br/>
Now create another trigger, but with the "Process ended" event to do the opposite and load the rotating wallpaper profile when AutoCAD closes.
</div>
]]></content:encoded>
</item>
<item>
<title>Turn off wallpaper when application runs</title>
<link>https://www.displayfusion.com/Discussions/View/turn-off-wallpaper-when-application-runs/?ID=01927254-b457-7206-a29c-596dc64eb14b</link>
<pubDate>Wed, 09 Oct 2024 17:30:07 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/turn-off-wallpaper-when-application-runs/?ID=01927254-b457-7206-a29c-596dc64eb14b</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi!
I already have things setup that when AutoCAD runs, the wallpaper changes stop. But is there a way for a specific wallpaper to be turned on when AutoCAD runs orhave the wallpaper turn off completely and just be a black desktop?
AutoCAD has a black background and if it starts when there is a...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi!<br/>
<br/>
I already have things setup that when AutoCAD runs, the wallpaper changes stop. But is there a way for a specific wallpaper to be turned on when AutoCAD runs orhave the wallpaper turn off completely and just be a black desktop?<br/>
<br/>
AutoCAD has a black background and if it starts when there is a bright wallpaper showing on the second monitor, the contrast can be quite jarring. It would be nice to have a black background on all 3 monitors when AutoCAD is running, but then turn the regular desktop wallpaper slideshow back on once AutoCAD closes.<br/>
<br/>
Is this even possible?<br/>
<br/>
Chris
</div>
]]></content:encoded>
</item>
</channel>
</rss>