<?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: Move Windows to the next Monitor: use multiple Monitor Splits?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=1406ae07-bc0e-4fa7-bb31-ed173d962265" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=1406ae07-bc0e-4fa7-bb31-ed173d962265</link>
<description>DisplayFusion RSS: Move Windows to the next Monitor: use multiple Monitor Splits?</description>
<lastBuildDate>Sun, 13 Sep 2026 19:34:10 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=1406ae07-bc0e-4fa7-bb31-ed173d962265</generator>
<item>
<title>RE: Move Windows to the next Monitor: use multiple Monitor Splits?</title>
<link>https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265#5</link>
<pubDate>Thu, 06 Aug 2015 19:13:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Awesome! I can post this to the online script repository if you like, just let me know]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Awesome! I can post this to the online script repository if you like, just let me know <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Move Windows to the next Monitor: use multiple Monitor Splits?</title>
<link>https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265#4</link>
<pubDate>Thu, 30 Jul 2015 16:26:11 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Keith,
thank you very much for yor answer & script!!, you almost got the solution I have described, so I extended the script.
If you have 3 Split areas, then it moves the active Window with each function call to the 3 split areas:
Code
Copy
Select All
x--&#xA;xx-&#xA;-x-&#xA;-xx&#xA;--x&...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Keith,<br/>
<br/>
thank you very much for yor answer & script!!, you almost got the solution I have described, so I extended the script. <br/>
If you have 3 Split areas, then it moves the active Window with each function call to the 3 split areas:<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="#code01a09c434a34715aa37722e08c55ff23" 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('code01a09c434a34715aa37722e08c55ff23Js'); 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="code01a09c434a34715aa37722e08c55ff23Js" name="code01a09c434a34715aa37722e08c55ff23Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%;min-height:75px">x--&#xA;xx-&#xA;-x-&#xA;-xx&#xA;--x&#xA;xxx&#xA;next step: jump to the next monitor</pre><textarea id="code01a09c434a34715aa37722e08c55ff23" name="code01a09c434a34715aa37722e08c55ff23" style="position:absolute;top:0;left:-999999px;width:1px;height:1px"></textarea></div>
</div></div></div><br/>
For 4 Split areas it handles the active Window like that:<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="#code01a09c434a39744eb1c29ee49fb8cd81" 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('code01a09c434a39744eb1c29ee49fb8cd81Js'); 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="code01a09c434a39744eb1c29ee49fb8cd81Js" name="code01a09c434a39744eb1c29ee49fb8cd81Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%;min-height:75px">x---&#xA;xx--&#xA;-x--&#xA;-xx-&#xA;--x-&#xA;xxx-&#xA;--xx&#xA;---x&#xA;xxxx</pre><textarea id="code01a09c434a39744eb1c29ee49fb8cd81" name="code01a09c434a39744eb1c29ee49fb8cd81" style="position:absolute;top:0;left:-999999px;width:1px;height:1px"></textarea></div>
</div></div></div><br/>
With the internal function GetNextArea() and GetPreviousArea() the Window can be moved foreward an backward.<br/>
<br/>
Kind regards<br/>
Tom
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Move Windows to the next Monitor: use multiple Monitor Splits?</title>
<link>https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265#3</link>
<pubDate>Thu, 16 Jul 2015 15:11:31 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, here you go! Could you give this script a try? Here's how to set it up:
On the DisplayFusion Settings &gt; Functions tab, click the "Add Scripted" button
Paste in the code from the attached text file
Give it a key combination and a name, and click OK
Optionally, select it, click "Toggle T...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, here you go! Could you give this script a try? Here's how to set it up:<br/>
<ul class="ListBullet">
<li>On the DisplayFusion Settings &gt; Functions tab, click the "Add Scripted" button</li>
<li>Paste in the code from the attached text file</li>
<li>Give it a key combination and a name, and click OK</li>
<li>Optionally, select it, click "Toggle TitleBar Button" (to add it to the caption bar of every application)</li>
<li>Click Apply and test it out</li></ul>
<br/>
If that's what you were looking for, just let me know if you'll also need a one for moving left and we'll do that one up as well <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Move Windows to the next Monitor: use multiple Monitor Splits?</title>
<link>https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265#2</link>
<pubDate>Wed, 15 Jul 2015 19:24:19 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[We should be able to do this with a Scripted Function. I'll let you know as soon as we have one to try out]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We should be able to do this with a Scripted Function. I'll let you know as soon as we have one to try out <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" />
</div>
]]></content:encoded>
</item>
<item>
<title>Move Windows to the next Monitor: use multiple Monitor Splits?</title>
<link>https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265</link>
<pubDate>Tue, 14 Jul 2015 19:49:55 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-windows-to-the-next-monitor-use-multiple-monitor-splits/?ID=1406ae07-bc0e-4fa7-bb31-ed173d962265</guid>
<category>DisplayFusion</category>
<description><![CDATA[Good evening
My previous Multi Monitor Window Handler had this nice feature:
I have three Window regions (Monitor Splits in displayfusion):
|Left|Center|Right|
Active Window start-position: Left region
Each time I press Win-Right, the active Windows grows and then shrinks again:
Step 1: Lef...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Good evening<br/>
<br/>
My previous Multi Monitor Window Handler had this nice feature:<br/>
<br/>
I have three Window regions (Monitor Splits in displayfusion):<br/>
<br/>
|Left|Center|Right|<br/>
<br/>
Active Window start-position: Left region<br/>
<br/>
Each time I press Win-Right, the active Windows grows and then shrinks again:<br/>
<br/>
Step 1: Left Region<br/>
Step 2: Left + Center Region<br/>
Step 3: Left + Center + Right Region<br/>
Step 4: Center<br/>
Step 5: Center + Right<br/>
Step 6: Right<br/>
Step 7: Left<br/>
<br/>
Is this possible with displayfusion?<br/>
This feature allows to use Regions in a very flexible manner.<br/>
<br/>
Thanks in advance,<br/>
kind regards,<br/>
Tom
</div>
]]></content:encoded>
</item>
</channel>
</rss>