<?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: Open application where the mouse is NOT</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=08a64a36-937c-47d7-96ee-cb887a89777f" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=08a64a36-937c-47d7-96ee-cb887a89777f</link>
<description>DisplayFusion RSS: Open application where the mouse is NOT</description>
<lastBuildDate>Sat, 20 Jun 2026 06:05:25 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=08a64a36-937c-47d7-96ee-cb887a89777f</generator>
<item>
<title>RE: Open application where the mouse is NOT</title>
<link>https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#7</link>
<pubDate>Wed, 15 Jul 2020 23:22:33 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[Quote:
There isn't really anything you can do there. Window Focused is supposed to behave that way, and Window Created only fires when the window is actually created, not if it's hidden and then shown again.
Sorry!
I think I can learn to get along with it.
Thank you for your help!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>There isn't really anything you can do there. Window Focused is supposed to behave that way, and Window Created only fires when the window is actually created, not if it's hidden and then shown again.<br/>
<br/>
Sorry!</div></div><br/>
<br/>
I think I can learn to get along with it. <br/>
Thank you for your help!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open application where the mouse is NOT</title>
<link>https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#6</link>
<pubDate>Fri, 10 Jul 2020 01:17:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[There isn't really anything you can do there. Window Focused is supposed to behave that way, and Window Created only fires when the window is actually created, not if it's hidden and then shown again.
Sorry!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
There isn't really anything you can do there. Window Focused is supposed to behave that way, and Window Created only fires when the window is actually created, not if it's hidden and then shown again.<br/>
<br/>
Sorry!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open application where the mouse is NOT</title>
<link>https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#5</link>
<pubDate>Thu, 09 Jul 2020 14:19:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Keith, the script seems to work but I still have some problems. If I set the event to "window created" than the application opens correctly on the opposite monitor. But with this option, when the application is in the background and I open it, the script is not working. When I set the event to...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Keith, the script seems to work but I still have some problems. If I set the event to "window created" than the application opens correctly on the opposite monitor. But with this option, when the application is in the background and I open it, the script is not working. When I set the event to "window focused" then each time when the application is out of focus and I click on it, it jumps to the other monitor. Is there a solution for it? The application is called "Goldendict" its a dictionary and it has a look up hotkey. When I click on the word with the hotkey the Goldendict opens a pop-up window and shows me the translation.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open application where the mouse is NOT</title>
<link>https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#4</link>
<pubDate>Thu, 09 Jul 2020 12:31:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, here we go!
Save the attached script to your computer.
On the Settings  Functions tab, click Scripted Function  Import Scripted, and choose the attached script.
Click Apply in the Settings window.
On the Settings  Triggers tab, create a new rule for your application, and in the actions, c...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, here we go!<br/>
<br/>
<ul class="ListBullet">
<li>Save the attached script to your computer.</li>
<li>On the Settings > Functions tab, click Scripted Function > Import Scripted, and choose the attached script.</li>
<li>Click Apply in the Settings window.</li>
<li>On the Settings > Triggers tab, create a new rule for your application, and in the actions, click Add > Run Function, and choose the "Move Window to Opposite Monitor" function.</li>
<li>Apply the Settings again.</li></ul>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open application where the mouse is NOT</title>
<link>https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#3</link>
<pubDate>Fri, 03 Jul 2020 15:26:17 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Yes, 1 and 2.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Yes, 1 and 2.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open application where the mouse is NOT</title>
<link>https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#2</link>
<pubDate>Thu, 02 Jul 2020 18:10:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[This could be possible with a Scripted Function. Are the monitor IDs 1 and 2?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This could be possible with a Scripted Function. Are the monitor IDs 1 and 2?
</div>
]]></content:encoded>
</item>
<item>
<title>Open application where the mouse is NOT</title>
<link>https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f</link>
<pubDate>Thu, 25 Jun 2020 10:33:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-application-where-the-mouse-is-not/?ID=08a64a36-937c-47d7-96ee-cb887a89777f</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi, I have two Monitors, can I trigger an application that it should open on the second monitor where the mouse is NOT, means on the other one and not on the monitor where the mouse is?
Thank you very much!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi, I have two Monitors, can I trigger an application that it should open on the second monitor where the mouse is NOT, means on the other one and not on the monitor where the mouse is? <br/>
<br/>
Thank you very much!
</div>
]]></content:encoded>
</item>
</channel>
</rss>