Change window size via shortcut parameters

How can I change the starting size and location (on screen) of a program using only the shortcut dialog box, so that when I want to open a program at a certain size, on a certain screen?

1 Answer

I do believe the parameters would be as follows --with "target location" being the text between the quotation marks and shouldn't need to be modified-- "target location" -height=1920 -width=1920 you can change the height and width to whatever you may desire. This is based off my general knowledge shell and programming.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like