<?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: new feature proposition</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f</link>
<description>DisplayFusion RSS: new feature proposition</description>
<lastBuildDate>Wed, 26 Aug 2026 22:43:09 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f</generator>
<item>
<title>RE: new feature proposition</title>
<link>https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f#5</link>
<pubDate>Tue, 21 Jun 2011 16:05:30 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Just a quick update, 3.4.0 Beta 3 now has an option to launch programs from the secondary Start Menus on the same screen. Note that it does not work with the Classic Start Menu in Vista and XP.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Just a quick update, 3.4.0 Beta 3 now has an option to launch programs from the secondary Start Menus on the same screen. Note that it does not work with the Classic Start Menu in Vista and XP.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: new feature proposition</title>
<link>https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f#4</link>
<pubDate>Wed, 25 May 2011 15:40:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ah yes, that's a bit of a limitation with how Windows launches applications that already have a window open. You could add a Window Location rule but that would force all windows of a certain application to open on the touch screen, so not really sure if that works for you.
Thanks for sharing th...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ah yes, that's a bit of a limitation with how Windows launches applications that already have a window open. You could add a Window Location rule but that would force all windows of a certain application to open on the touch screen, so not really sure if that works for you.<br/>
<br/>
Thanks for sharing the AutoIT script though, nice creative workaround!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: new feature proposition</title>
<link>https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f#3</link>
<pubDate>Tue, 24 May 2011 22:50:40 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Yes but unfortunately the shortcut can't restore window of an already launched software not on the good monitor. Pending a DisplayFusion new feature, I created a little software based on a script with the software  "AutoIt" that I put on the desktop of my second monitor to move without keyboard t...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Yes but unfortunately the shortcut can't restore window of an already launched software not on the good monitor. Pending a DisplayFusion new feature, I created a little software based on a script with the software  "AutoIt" that I put on the desktop of my second monitor to move without keyboard the window of application that I activate through the task bar (but open on the other/bad monitor) to this monitor. If someone is interested this is my AutoIt script:<br/>
Send("{ALTDOWN}")<br/>
Send("{TAB}")<br/>
Send("{SHIFTDOWN}")<br/>
Send("{TAB}")<br/>
Send("{SHIFTUP}")<br/>
Send("{ALTUP}")<br/>
;the first part is only to have the focus on the window of the targeted software even if I click on the icon of the application including this script<br/>
Send("{CTRLDOWN}")<br/>
Send("{LWINDOWN}")<br/>
Send("x")<br/>
Send("{CTRLUP}")<br/>
Send("{LWINUP}")
</div>
]]></content:encoded>
</item>
<item>
<title>RE: new feature proposition</title>
<link>https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f#2</link>
<pubDate>Mon, 23 May 2011 17:26:22 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[When creating shortcuts on the secondary taskbar (right-click the taskbar, go to Multi-Monitor Taskbar  Shortcuts  Edit Shortcuts), there's a checkbox to allow you to force the application to be opened on the same screen as the taskbar.
We've also got a feature request in to allow applications l...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
When creating shortcuts on the secondary taskbar (right-click the taskbar, go to Multi-Monitor Taskbar > Shortcuts > Edit Shortcuts), there's a checkbox to allow you to force the application to be opened on the same screen as the taskbar.<br/>
<br/>
We've also got a feature request in to allow applications launched from the DisplayFusion Start Menu to open on the same screen. I've added your vote to it <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=":)" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>new feature proposition</title>
<link>https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f</link>
<pubDate>Sat, 21 May 2011 18:05:57 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/new-feature-proposition/?ID=9aeccc0d-57b1-4e3e-bed1-9d474f00b05f</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
Thanks for you software. Currently I'm testing your pro version and due to my specific usage of multi-monitoring I see a possible evolution of displayFusion with a new feature.
I use in one room a first classic monitor with a mouse and a keyboardf and in a second second room a second mul...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
Thanks for you software. Currently I'm testing your pro version and due to my specific usage of multi-monitoring I see a possible evolution of displayFusion with a new feature.<br/>
I use in one room a first classic monitor with a mouse and a keyboardf and in a second second room a second multi-touch monitor (and sometimes another mouse). I use some of my applications on the both monitors. My problem is when I'm using the the multi-touch monitor and I would like to have an application that is already opened on the other monitor (for any reason). Because I don't have a keyboard I can't use keyboard shortcut. The only solution for me is to go on the other room and then I can use either the keyboard or your "awesome button" to move the application to the other monitor.<br/>
And even if I configure the displayFusion taskbar to show me all application opened on the both screen I can't force the application to open on the monitor where I click on it on the task bar.<br/>
I see here a opportunity to add a new feature to your software. Either adding a menu on right click on the application icon on the taskbar to order on which monitor to open or by proposing in the configuration tool to modify the default behavior when we click on the application in the task bar to open on the monitor where we click.<br/>
Regards.
</div>
]]></content:encoded>
</item>
</channel>
</rss>