aligning monitor edges with different resolutionsHow to Avoid Mouse Getting Stuck with Multiple Monitors of...
Drawing a german abacus as in the books of Adam Ries
Is Diceware more secure than a long passphrase?
What is the best way to deal with NPC-NPC combat?
A faster way to compute the largest prime factor
How to have a sharp product image?
SFDX - Create Objects with Custom Properties
As an international instructor, should I openly talk about my accent?
What to do with someone that cheated their way through university and a PhD program?
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
How can I get rid of an unhelpful parallel branch when unpivoting a single row?
Where was the County of Thurn und Taxis located?
Older movie/show about humans on derelict alien warship which refuels by passing through a star
Is there a word for the censored part of a video?
Is it acceptable to use working hours to read general interest books?
Work requires me to come in early to start computer but wont let me clock in to get paid for it
What does a straight horizontal line above a few notes, after a changed tempo mean?
A Paper Record is What I Hamper
Should the Product Owner dictate what info the UI needs to display?
What does MLD stand for?
Is there any pythonic way to find average of specific tuple elements in array?
What is this word supposed to be?
Co-worker works way more than he should
How long after the last departure shall the airport stay open for an emergency return?
How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?
aligning monitor edges with different resolutions
How to Avoid Mouse Getting Stuck with Multiple Monitors of Different SizesDual Desktop Setup / Extended. Mouse gets stuck at edges if it does not have same resolutionHow do I properly configure my screen edges to be non-sticky?Dual monitor alignment on Ubuntu 12.04Personalize monitor position before loginHow to prevent full-screen applications from minimizing when clicking on a different monitor?How to fix xrandr scalingHow to put unity launcher on in different positions on different monitorsMulti Monitor with Dual Nvidia K420 Black Screen on second monitorHiDPI laptop screen with HD external monitor DPI issues
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have three monitors of varying resolutions, especially in the height dimension where they sit side by side. My main monitor is 4K (2160h) in the middle and I have two smaller monitors either side: 1200h on one side and 768h on the other.
The problem is the 4K monitor is beautiful and tight, but the others are larger old monitors but they each serve their purpose. The 1900x1200 monitor is physically the same size as the 4K monitor but pixel for pixel the 4K is almost double the height.
This means for half of the 4K screen my mouse cursor "bumps" the edge and I have to move up or down to get into the smaller monitor. It's worse on the other side.
Given the main and second monitors are the same height I would like for the mouse cursor to translate some Y coordinate so that going off the bottom of one monitor equalled the same position on the other monitor and the same on return.
Is it possible to have monitors of two different pixel heights, side-by-side but have their bottoms and tops align on the desktop?
Mathematically, as the mouse moved from 1>2 the Y coordinate would halve so that it "appeared" to be at the correct position, and would again double on the way back.
multiple-monitors
This question has an open bounty worth +50
reputation from Denny ending in 6 days.
This question has not received enough attention.
I would love to see a way to do this. I do also have two different resolutions at work and it annoys me with this bump in between when moving windows.
add a comment |
I have three monitors of varying resolutions, especially in the height dimension where they sit side by side. My main monitor is 4K (2160h) in the middle and I have two smaller monitors either side: 1200h on one side and 768h on the other.
The problem is the 4K monitor is beautiful and tight, but the others are larger old monitors but they each serve their purpose. The 1900x1200 monitor is physically the same size as the 4K monitor but pixel for pixel the 4K is almost double the height.
This means for half of the 4K screen my mouse cursor "bumps" the edge and I have to move up or down to get into the smaller monitor. It's worse on the other side.
Given the main and second monitors are the same height I would like for the mouse cursor to translate some Y coordinate so that going off the bottom of one monitor equalled the same position on the other monitor and the same on return.
Is it possible to have monitors of two different pixel heights, side-by-side but have their bottoms and tops align on the desktop?
Mathematically, as the mouse moved from 1>2 the Y coordinate would halve so that it "appeared" to be at the correct position, and would again double on the way back.
multiple-monitors
This question has an open bounty worth +50
reputation from Denny ending in 6 days.
This question has not received enough attention.
I would love to see a way to do this. I do also have two different resolutions at work and it annoys me with this bump in between when moving windows.
1
I have the same issue, would love to see a mthod to do this.
– Denny
14 hours ago
I have 1920x1080 + 3480x2160 + 1920x1080 screens as of two days ago. Also dealing with this and other issues.
– WinEunuuchs2Unix
14 hours ago
Interesting question. Would need a background proc to watch if mouse is at (0, whatever-y), then jump to left monitor (x-resolution, relative-y) and vice-versa. Could be done.
– Jacob Vlijm
13 hours ago
add a comment |
I have three monitors of varying resolutions, especially in the height dimension where they sit side by side. My main monitor is 4K (2160h) in the middle and I have two smaller monitors either side: 1200h on one side and 768h on the other.
The problem is the 4K monitor is beautiful and tight, but the others are larger old monitors but they each serve their purpose. The 1900x1200 monitor is physically the same size as the 4K monitor but pixel for pixel the 4K is almost double the height.
This means for half of the 4K screen my mouse cursor "bumps" the edge and I have to move up or down to get into the smaller monitor. It's worse on the other side.
Given the main and second monitors are the same height I would like for the mouse cursor to translate some Y coordinate so that going off the bottom of one monitor equalled the same position on the other monitor and the same on return.
Is it possible to have monitors of two different pixel heights, side-by-side but have their bottoms and tops align on the desktop?
Mathematically, as the mouse moved from 1>2 the Y coordinate would halve so that it "appeared" to be at the correct position, and would again double on the way back.
multiple-monitors
I have three monitors of varying resolutions, especially in the height dimension where they sit side by side. My main monitor is 4K (2160h) in the middle and I have two smaller monitors either side: 1200h on one side and 768h on the other.
The problem is the 4K monitor is beautiful and tight, but the others are larger old monitors but they each serve their purpose. The 1900x1200 monitor is physically the same size as the 4K monitor but pixel for pixel the 4K is almost double the height.
This means for half of the 4K screen my mouse cursor "bumps" the edge and I have to move up or down to get into the smaller monitor. It's worse on the other side.
Given the main and second monitors are the same height I would like for the mouse cursor to translate some Y coordinate so that going off the bottom of one monitor equalled the same position on the other monitor and the same on return.
Is it possible to have monitors of two different pixel heights, side-by-side but have their bottoms and tops align on the desktop?
Mathematically, as the mouse moved from 1>2 the Y coordinate would halve so that it "appeared" to be at the correct position, and would again double on the way back.
multiple-monitors
multiple-monitors
asked May 25 '18 at 11:22
MadivadMadivad
287213
287213
This question has an open bounty worth +50
reputation from Denny ending in 6 days.
This question has not received enough attention.
I would love to see a way to do this. I do also have two different resolutions at work and it annoys me with this bump in between when moving windows.
This question has an open bounty worth +50
reputation from Denny ending in 6 days.
This question has not received enough attention.
I would love to see a way to do this. I do also have two different resolutions at work and it annoys me with this bump in between when moving windows.
1
I have the same issue, would love to see a mthod to do this.
– Denny
14 hours ago
I have 1920x1080 + 3480x2160 + 1920x1080 screens as of two days ago. Also dealing with this and other issues.
– WinEunuuchs2Unix
14 hours ago
Interesting question. Would need a background proc to watch if mouse is at (0, whatever-y), then jump to left monitor (x-resolution, relative-y) and vice-versa. Could be done.
– Jacob Vlijm
13 hours ago
add a comment |
1
I have the same issue, would love to see a mthod to do this.
– Denny
14 hours ago
I have 1920x1080 + 3480x2160 + 1920x1080 screens as of two days ago. Also dealing with this and other issues.
– WinEunuuchs2Unix
14 hours ago
Interesting question. Would need a background proc to watch if mouse is at (0, whatever-y), then jump to left monitor (x-resolution, relative-y) and vice-versa. Could be done.
– Jacob Vlijm
13 hours ago
1
1
I have the same issue, would love to see a mthod to do this.
– Denny
14 hours ago
I have the same issue, would love to see a mthod to do this.
– Denny
14 hours ago
I have 1920x1080 + 3480x2160 + 1920x1080 screens as of two days ago. Also dealing with this and other issues.
– WinEunuuchs2Unix
14 hours ago
I have 1920x1080 + 3480x2160 + 1920x1080 screens as of two days ago. Also dealing with this and other issues.
– WinEunuuchs2Unix
14 hours ago
Interesting question. Would need a background proc to watch if mouse is at (0, whatever-y), then jump to left monitor (x-resolution, relative-y) and vice-versa. Could be done.
– Jacob Vlijm
13 hours ago
Interesting question. Would need a background proc to watch if mouse is at (0, whatever-y), then jump to left monitor (x-resolution, relative-y) and vice-versa. Could be done.
– Jacob Vlijm
13 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040196%2faligning-monitor-edges-with-different-resolutions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040196%2faligning-monitor-edges-with-different-resolutions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I have the same issue, would love to see a mthod to do this.
– Denny
14 hours ago
I have 1920x1080 + 3480x2160 + 1920x1080 screens as of two days ago. Also dealing with this and other issues.
– WinEunuuchs2Unix
14 hours ago
Interesting question. Would need a background proc to watch if mouse is at (0, whatever-y), then jump to left monitor (x-resolution, relative-y) and vice-versa. Could be done.
– Jacob Vlijm
13 hours ago