Command to change screen.
-
I currently use a monitor and a television, I would like to create a command to open a netflix and change the screen of my monitor, for my television.
-
@Ricardo-Pereira you could try this tool from Nirsoft:
http://www.nirsoft.net/utils/multi_monitor_tool.html
Example - move all windows from monitor 1 to 2:
multimonitortool.exe /MoveWindow 2 All 1So your command would need to run a batch file (like c:\scripts\NetflixScreen2.bat) that opens Netflix, then moves it to the other screen. Something like this:
start netflix: multimonitortool.exe /MoveWindow 2 All 1 -
This post is deleted! -
@Russ
which command I use for full screen on netflix ? -
The page that Russ linked has all the commands and syntax for it. Scroll down.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login