<?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: [Request] Mouse movement adjustment when moving between two monitors with different resolutions</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=91114bf4-8966-4dbf-8e69-aa306a4e657d" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=91114bf4-8966-4dbf-8e69-aa306a4e657d</link>
<description>DisplayFusion RSS: [Request] Mouse movement adjustment when moving between two monitors with different resolutions</description>
<lastBuildDate>Tue, 26 May 2026 03:14:24 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=91114bf4-8966-4dbf-8e69-aa306a4e657d</generator>
<item>
<title>RE: [Request] Mouse movement adjustment when moving between two monitors with different resolutions</title>
<link>https://www.displayfusion.com/Discussions/View/request-mouse-movement-adjustment-when-moving-between-two-monitors-with-different-resolutions/?ID=91114bf4-8966-4dbf-8e69-aa306a4e657d#3</link>
<pubDate>Mon, 27 Nov 2017 21:03:54 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-mouse-movement-adjustment-when-moving-between-two-monitors-with-different-resolutions/?ID=91114bf4-8966-4dbf-8e69-aa306a4e657d#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks! <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=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: [Request] Mouse movement adjustment when moving between two monitors with different resolutions</title>
<link>https://www.displayfusion.com/Discussions/View/request-mouse-movement-adjustment-when-moving-between-two-monitors-with-different-resolutions/?ID=91114bf4-8966-4dbf-8e69-aa306a4e657d#2</link>
<pubDate>Mon, 27 Nov 2017 17:38:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-mouse-movement-adjustment-when-moving-between-two-monitors-with-different-resolutions/?ID=91114bf4-8966-4dbf-8e69-aa306a4e657d#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>[Request] Mouse movement adjustment when moving between two monitors with different resolutions</title>
<link>https://www.displayfusion.com/Discussions/View/request-mouse-movement-adjustment-when-moving-between-two-monitors-with-different-resolutions/?ID=91114bf4-8966-4dbf-8e69-aa306a4e657d</link>
<pubDate>Sun, 26 Nov 2017 07:21:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-mouse-movement-adjustment-when-moving-between-two-monitors-with-different-resolutions/?ID=91114bf4-8966-4dbf-8e69-aa306a4e657d</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello everyone
I'd, like to request a feature that'd kick in when "Prevent mouse cursor from snagging on unaligned monitor edges" is on.
Problem:
3 Screens, 3840x2160 in the center and 1680x1050 on each side. When moving mouse cursor horizontally between screens with different resolutions, the...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello everyone <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=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
I'd, like to request a feature that'd kick in when "Prevent mouse cursor from snagging on unaligned monitor edges" is on.<br/>
<br/>
<b>Problem</b>:<br/>
<br/>
3 Screens, 3840x2160 in the center and 1680x1050 on each side. When moving mouse cursor horizontally between screens with different resolutions, the mouse cursor ends up vertically offset between screens.<br/>
<br/>
The screens are nearly the same physical height, w10 just doesn't take screen size into account, just resolution, so the mouse cursor ends up being all over the place.<br/>
<br/>
<b>Possible solution</b>:<br/>
<br/>
Since you already have a feature to keep the mouse from snagging on "invisible walls" between monitors, you must be moving the mouse cursor vertically by some means. So you probably already calculate where the mouse cursor should end up using height of the target screen in pixels.<br/>
<br/>
An alternate calculation using percentage instead, and then converting it into pixel value, might line up a bit better. - As long as the monitors are relatively same physical size.<br/>
Even if they differ quite a bit, it might be more natural than existing Microsoft code.<br/>
<br/>
Thanks <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=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
</channel>
</rss>