Make new windows always open in specific monitor by default
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Ubuntu 18.04.2 x86_64
I have a dual monitor setup. The behaviour for opening a new window is very inconsistent among applications and it's annoying:
- Pressing Ctrl+N in Firefox seems to always open a new window, maximized, in the monitor where my mouse cursor is.
- Likewise, pressing Ctrl+Shift+N in Terminal app opens a new, non-maximized window in the same display as my mouse cursor.
- Starting gvim from zsh in tmux in the Terminal app:
- The new window sometimes opens on my primary display, sometimes on my secondary display;
- The new window is sometimes maximized, sometimes not.
The inconsistency and unpredictability is very annoying. Is there a way to fix that? I basically want all new windows to open on my secondary display by default, regardless of the position of my mouse cursor or of my currently focused window. I'm undecided whether I want the new windows need to always open maximized. Having them consistently default to my secondary display would already be a huge improvement.
EDIT
The "Workspaces on primary display only" option had always been enabled in gnome-tweaks by default. So I just tried the "Auto Move Window" extension for GNOME. The extension introduces weirdness of its own, e.g. I tried configuring the extension to always open the Terminal app in workspace 2, and this is the behaviour I get:
- If my mouse cursor is on the primary display (which should be workspace 1), then when I press Ctrl+Shift+N in the Terminal app, the new window is nowhere to be found. I suspect it's because it's still trying to follow my mouse cursor, but the mouse cursor is outside the displayable area of workspace 2.
- If my mouse cursor is on the secondary display (which should be automatically workspace 2), then when I press Ctrl+Shift+N in the Terminal app, the new window is opened beneath the current Terminal window and not focused, which is annoying in a different way.
gnome multiple-monitors gnome-shell ubuntu-gnome window-manager
add a comment |
Ubuntu 18.04.2 x86_64
I have a dual monitor setup. The behaviour for opening a new window is very inconsistent among applications and it's annoying:
- Pressing Ctrl+N in Firefox seems to always open a new window, maximized, in the monitor where my mouse cursor is.
- Likewise, pressing Ctrl+Shift+N in Terminal app opens a new, non-maximized window in the same display as my mouse cursor.
- Starting gvim from zsh in tmux in the Terminal app:
- The new window sometimes opens on my primary display, sometimes on my secondary display;
- The new window is sometimes maximized, sometimes not.
The inconsistency and unpredictability is very annoying. Is there a way to fix that? I basically want all new windows to open on my secondary display by default, regardless of the position of my mouse cursor or of my currently focused window. I'm undecided whether I want the new windows need to always open maximized. Having them consistently default to my secondary display would already be a huge improvement.
EDIT
The "Workspaces on primary display only" option had always been enabled in gnome-tweaks by default. So I just tried the "Auto Move Window" extension for GNOME. The extension introduces weirdness of its own, e.g. I tried configuring the extension to always open the Terminal app in workspace 2, and this is the behaviour I get:
- If my mouse cursor is on the primary display (which should be workspace 1), then when I press Ctrl+Shift+N in the Terminal app, the new window is nowhere to be found. I suspect it's because it's still trying to follow my mouse cursor, but the mouse cursor is outside the displayable area of workspace 2.
- If my mouse cursor is on the secondary display (which should be automatically workspace 2), then when I press Ctrl+Shift+N in the Terminal app, the new window is opened beneath the current Terminal window and not focused, which is annoying in a different way.
gnome multiple-monitors gnome-shell ubuntu-gnome window-manager
add a comment |
Ubuntu 18.04.2 x86_64
I have a dual monitor setup. The behaviour for opening a new window is very inconsistent among applications and it's annoying:
- Pressing Ctrl+N in Firefox seems to always open a new window, maximized, in the monitor where my mouse cursor is.
- Likewise, pressing Ctrl+Shift+N in Terminal app opens a new, non-maximized window in the same display as my mouse cursor.
- Starting gvim from zsh in tmux in the Terminal app:
- The new window sometimes opens on my primary display, sometimes on my secondary display;
- The new window is sometimes maximized, sometimes not.
The inconsistency and unpredictability is very annoying. Is there a way to fix that? I basically want all new windows to open on my secondary display by default, regardless of the position of my mouse cursor or of my currently focused window. I'm undecided whether I want the new windows need to always open maximized. Having them consistently default to my secondary display would already be a huge improvement.
EDIT
The "Workspaces on primary display only" option had always been enabled in gnome-tweaks by default. So I just tried the "Auto Move Window" extension for GNOME. The extension introduces weirdness of its own, e.g. I tried configuring the extension to always open the Terminal app in workspace 2, and this is the behaviour I get:
- If my mouse cursor is on the primary display (which should be workspace 1), then when I press Ctrl+Shift+N in the Terminal app, the new window is nowhere to be found. I suspect it's because it's still trying to follow my mouse cursor, but the mouse cursor is outside the displayable area of workspace 2.
- If my mouse cursor is on the secondary display (which should be automatically workspace 2), then when I press Ctrl+Shift+N in the Terminal app, the new window is opened beneath the current Terminal window and not focused, which is annoying in a different way.
gnome multiple-monitors gnome-shell ubuntu-gnome window-manager
Ubuntu 18.04.2 x86_64
I have a dual monitor setup. The behaviour for opening a new window is very inconsistent among applications and it's annoying:
- Pressing Ctrl+N in Firefox seems to always open a new window, maximized, in the monitor where my mouse cursor is.
- Likewise, pressing Ctrl+Shift+N in Terminal app opens a new, non-maximized window in the same display as my mouse cursor.
- Starting gvim from zsh in tmux in the Terminal app:
- The new window sometimes opens on my primary display, sometimes on my secondary display;
- The new window is sometimes maximized, sometimes not.
The inconsistency and unpredictability is very annoying. Is there a way to fix that? I basically want all new windows to open on my secondary display by default, regardless of the position of my mouse cursor or of my currently focused window. I'm undecided whether I want the new windows need to always open maximized. Having them consistently default to my secondary display would already be a huge improvement.
EDIT
The "Workspaces on primary display only" option had always been enabled in gnome-tweaks by default. So I just tried the "Auto Move Window" extension for GNOME. The extension introduces weirdness of its own, e.g. I tried configuring the extension to always open the Terminal app in workspace 2, and this is the behaviour I get:
- If my mouse cursor is on the primary display (which should be workspace 1), then when I press Ctrl+Shift+N in the Terminal app, the new window is nowhere to be found. I suspect it's because it's still trying to follow my mouse cursor, but the mouse cursor is outside the displayable area of workspace 2.
- If my mouse cursor is on the secondary display (which should be automatically workspace 2), then when I press Ctrl+Shift+N in the Terminal app, the new window is opened beneath the current Terminal window and not focused, which is annoying in a different way.
gnome multiple-monitors gnome-shell ubuntu-gnome window-manager
gnome multiple-monitors gnome-shell ubuntu-gnome window-manager
edited Apr 4 at 3:26
Kal
asked Apr 4 at 2:34
KalKal
13617
13617
add a comment |
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%2f1131061%2fmake-new-windows-always-open-in-specific-monitor-by-default%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%2f1131061%2fmake-new-windows-always-open-in-specific-monitor-by-default%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