<?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: Send window to second physical monitor, ignoring splits and maximizing</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=3fec4978-9c53-4257-9a6c-fc869528c155" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=3fec4978-9c53-4257-9a6c-fc869528c155</link>
<description>DisplayFusion RSS: Send window to second physical monitor, ignoring splits and maximizing</description>
<lastBuildDate>Sat, 20 Jun 2026 03:40:36 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=3fec4978-9c53-4257-9a6c-fc869528c155</generator>
<item>
<title>RE: Send window to second physical monitor, ignoring splits and maximizing</title>
<link>https://www.displayfusion.com/Discussions/View/send-window-to-second-physical-monitor-ignoring-splits-and-maximizing/?ID=3fec4978-9c53-4257-9a6c-fc869528c155#2</link>
<pubDate>Fri, 26 Feb 2021 20:18:04 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/send-window-to-second-physical-monitor-ignoring-splits-and-maximizing/?ID=3fec4978-9c53-4257-9a6c-fc869528c155#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
If your looking to script it, you can play around with this function to move the window: BFS.Window.MoveToMonitor(2, windowhandle);
We do have two functions already listed in the functions tab that you could assign to key combinations as well, which might be a bit easier.
1) Move window...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
If your looking to script it, you can play around with this function to move the window: BFS.Window.MoveToMonitor(2, windowhandle);<br/>
<br/>
We do have two functions already listed in the functions tab that you could assign to key combinations as well, which might be a bit easier.<br/>
<br/>
1) Move window to Different Monitor (Show monitor selector)<br/>
<br/>
2) Maximize Window (Ignore Monitor Splits)<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=55c302fa-f62a-4a40-8cf7-5c0913afc7b9"/>
</item>
<item>
<title>Send window to second physical monitor, ignoring splits and maximizing</title>
<link>https://www.displayfusion.com/Discussions/View/send-window-to-second-physical-monitor-ignoring-splits-and-maximizing/?ID=3fec4978-9c53-4257-9a6c-fc869528c155</link>
<pubDate>Fri, 26 Feb 2021 17:00:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/send-window-to-second-physical-monitor-ignoring-splits-and-maximizing/?ID=3fec4978-9c53-4257-9a6c-fc869528c155</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hey all,
I have two monitors, 1920x1080 on top, 3440x1440 on the bottom.  The top monitor is split into five zones, the bottom into two.
What I'd love to do is to be able to send a window that is currently on one of the bottom monitor splits (monitor 1.1 or 1.2) and throw it up to the top monit...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hey all,<br/>
<br/>
I have two monitors, 1920x1080 on top, 3440x1440 on the bottom.  The top monitor is split into five zones, the bottom into two.  <br/>
<br/>
What I'd love to do is to be able to send a window that is currently on one of the bottom monitor splits (monitor 1.1 or 1.2) and throw it up to the top monitor, maximized, ignoring all of the splits on the second monitor.<br/>
<br/>
I found some scripts that let me ignore splits and maximize, but I couldn't figure out how to send it to the second monitor.  I tried updating the monitor numbers with the ones I see listed in my system, but it doesn't seem to like the X.X format.<br/>
<br/>
I pick things up pretty well, so if the answer is "learn to code", I'll work on that if someone can point me in the right direction.<br/>
<br/>
Thanks,<br/>
<br/>
Mark
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=55c302fa-f62a-4a40-8cf7-5c0913afc7b9"/>
</item>
</channel>
</rss>