So I have a few different launching profiles, as most of us probably do. I want ONE, and only ONE of them to Launch on my secondary screen, but I'm not sure how to do that. I know how to allocate Ram, and whatnot, but I want to know this..
Is there a JVM arg that tells Java to boot the app on a different screen? Let's say for arguments sakes, I have a DIY VR headset, which uses a tiny display.. It's difficult to drag and drop the window into the right position every time.. So how do I work around this?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So I have a few different launching profiles, as most of us probably do. I want ONE, and only ONE of them to Launch on my secondary screen, but I'm not sure how to do that. I know how to allocate Ram, and whatnot, but I want to know this..
Is there a JVM arg that tells Java to boot the app on a different screen? Let's say for arguments sakes, I have a DIY VR headset, which uses a tiny display.. It's difficult to drag and drop the window into the right position every time.. So how do I work around this?