How to always use a particular monitorHow to starts apps always on primary display?How to make the right hand monitor the primary monitorLaunch application on a specific monitorSet “default” monitor to ALWAYS run apps in it instead of display#1Dual monitor configuration finicky and not savingGNOME in Ubuntu 18.04 and multi monitor setuphow to configure terminal to always launch on secondary monitor?

A demigod among men

What is this dial on my old film camera for?

Is It Possible to Make a Virus That Acts as an Anti-virus?

Print the sequence

Can you decide not to sneak into a room after seeing your roll?

Type and strength of a typical chain

I'm largest when I'm five, what am I?

From Plate to State

Slow coworker receiving compliments while I receive complaints

Fill a bowl with alphabet soup

Based on true story rules

First aid scissors confiscated by Dubai airport security

How can I make "acts of patience" exciting?

How to linearize a constraint with max

"Dear Stack Exchange, I am very disappointed in you" - How to construct a strong opening line in a letter?

How to handle shared mortgage payment if one person can't pay their share?

How to use an equalizer?

How to respond when insulted by a grad student in a different department?

Is sleeping on the ground in cold weather better than on an air mattress?

Is self-defense mutually exclusive of murder?

Drawing Super Mario Bros.....in LaTeX

What is a terminal plane in high frequency circuits?

How to execute a project with two resources where you need three resources?

What good is Divine Sense?



How to always use a particular monitor


How to starts apps always on primary display?How to make the right hand monitor the primary monitorLaunch application on a specific monitorSet “default” monitor to ALWAYS run apps in it instead of display#1Dual monitor configuration finicky and not savingGNOME in Ubuntu 18.04 and multi monitor setuphow to configure terminal to always launch on secondary monitor?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0

















I have two monitors, one is my primary work monitor where I use eclipse. Whenever I launch the application from eclipse, it creates a new window. However it always gets launched on the same monitor.



Can I convince eclipse or something to display the application on other monitor. I know I can drag, but doing it every time is waste of time.










share|improve this question


























  • Here is a daemon what moves all opened windows to specified monitor, while you can blacklist eclipse to not move it self

    – LeonidMew
    Apr 18 at 18:52











  • Seems a dupe of the linked one. If you don't agree, please mention.

    – Jacob Vlijm
    Apr 18 at 19:14











  • Its very similar to that, but slightly different use case. Application getting launched is browser. I have other instances of browser open wherever I need. I need to position only newly launched window to certain location and not go by generic application name

    – user871199
    Apr 18 at 19:32











  • Seems a bit odd, since all windows were once new windows.

    – Jacob Vlijm
    Apr 18 at 20:15











  • @JacobVlijm, I see what you are saying, I guess I am trying to distinguish between the instance of browser launched and always active on my desktop vs many browser instances launched from eclipse

    – user871199
    Apr 19 at 17:36

















0

















I have two monitors, one is my primary work monitor where I use eclipse. Whenever I launch the application from eclipse, it creates a new window. However it always gets launched on the same monitor.



Can I convince eclipse or something to display the application on other monitor. I know I can drag, but doing it every time is waste of time.










share|improve this question


























  • Here is a daemon what moves all opened windows to specified monitor, while you can blacklist eclipse to not move it self

    – LeonidMew
    Apr 18 at 18:52











  • Seems a dupe of the linked one. If you don't agree, please mention.

    – Jacob Vlijm
    Apr 18 at 19:14











  • Its very similar to that, but slightly different use case. Application getting launched is browser. I have other instances of browser open wherever I need. I need to position only newly launched window to certain location and not go by generic application name

    – user871199
    Apr 18 at 19:32











  • Seems a bit odd, since all windows were once new windows.

    – Jacob Vlijm
    Apr 18 at 20:15











  • @JacobVlijm, I see what you are saying, I guess I am trying to distinguish between the instance of browser launched and always active on my desktop vs many browser instances launched from eclipse

    – user871199
    Apr 19 at 17:36













0












0








0








I have two monitors, one is my primary work monitor where I use eclipse. Whenever I launch the application from eclipse, it creates a new window. However it always gets launched on the same monitor.



Can I convince eclipse or something to display the application on other monitor. I know I can drag, but doing it every time is waste of time.










share|improve this question














I have two monitors, one is my primary work monitor where I use eclipse. Whenever I launch the application from eclipse, it creates a new window. However it always gets launched on the same monitor.



Can I convince eclipse or something to display the application on other monitor. I know I can drag, but doing it every time is waste of time.







18.04 multiple-monitors display






share|improve this question













share|improve this question











share|improve this question




share|improve this question



share|improve this question










asked Apr 18 at 18:32









user871199user871199

3711 gold badge4 silver badges15 bronze badges




3711 gold badge4 silver badges15 bronze badges















  • Here is a daemon what moves all opened windows to specified monitor, while you can blacklist eclipse to not move it self

    – LeonidMew
    Apr 18 at 18:52











  • Seems a dupe of the linked one. If you don't agree, please mention.

    – Jacob Vlijm
    Apr 18 at 19:14











  • Its very similar to that, but slightly different use case. Application getting launched is browser. I have other instances of browser open wherever I need. I need to position only newly launched window to certain location and not go by generic application name

    – user871199
    Apr 18 at 19:32











  • Seems a bit odd, since all windows were once new windows.

    – Jacob Vlijm
    Apr 18 at 20:15











  • @JacobVlijm, I see what you are saying, I guess I am trying to distinguish between the instance of browser launched and always active on my desktop vs many browser instances launched from eclipse

    – user871199
    Apr 19 at 17:36

















  • Here is a daemon what moves all opened windows to specified monitor, while you can blacklist eclipse to not move it self

    – LeonidMew
    Apr 18 at 18:52











  • Seems a dupe of the linked one. If you don't agree, please mention.

    – Jacob Vlijm
    Apr 18 at 19:14











  • Its very similar to that, but slightly different use case. Application getting launched is browser. I have other instances of browser open wherever I need. I need to position only newly launched window to certain location and not go by generic application name

    – user871199
    Apr 18 at 19:32











  • Seems a bit odd, since all windows were once new windows.

    – Jacob Vlijm
    Apr 18 at 20:15











  • @JacobVlijm, I see what you are saying, I guess I am trying to distinguish between the instance of browser launched and always active on my desktop vs many browser instances launched from eclipse

    – user871199
    Apr 19 at 17:36
















Here is a daemon what moves all opened windows to specified monitor, while you can blacklist eclipse to not move it self

– LeonidMew
Apr 18 at 18:52





Here is a daemon what moves all opened windows to specified monitor, while you can blacklist eclipse to not move it self

– LeonidMew
Apr 18 at 18:52













Seems a dupe of the linked one. If you don't agree, please mention.

– Jacob Vlijm
Apr 18 at 19:14





Seems a dupe of the linked one. If you don't agree, please mention.

– Jacob Vlijm
Apr 18 at 19:14













Its very similar to that, but slightly different use case. Application getting launched is browser. I have other instances of browser open wherever I need. I need to position only newly launched window to certain location and not go by generic application name

– user871199
Apr 18 at 19:32





Its very similar to that, but slightly different use case. Application getting launched is browser. I have other instances of browser open wherever I need. I need to position only newly launched window to certain location and not go by generic application name

– user871199
Apr 18 at 19:32













Seems a bit odd, since all windows were once new windows.

– Jacob Vlijm
Apr 18 at 20:15





Seems a bit odd, since all windows were once new windows.

– Jacob Vlijm
Apr 18 at 20:15













@JacobVlijm, I see what you are saying, I guess I am trying to distinguish between the instance of browser launched and always active on my desktop vs many browser instances launched from eclipse

– user871199
Apr 19 at 17:36





@JacobVlijm, I see what you are saying, I guess I am trying to distinguish between the instance of browser launched and always active on my desktop vs many browser instances launched from eclipse

– user871199
Apr 19 at 17:36










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/4.0/"u003ecc by-sa 4.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
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1135015%2fhow-to-always-use-a-particular-monitor%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
















draft saved

draft discarded















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1135015%2fhow-to-always-use-a-particular-monitor%23new-answer', 'question_page');

);

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









Popular posts from this blog

Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü