TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Command to change screen.

    General Discussion
    3
    5
    462
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Ricardo PereiraR
      Ricardo Pereira
      last edited by

      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.

      RussR 1 Reply Last reply Reply Quote 0
      • RussR
        Russ @Ricardo Pereira
        last edited by

        @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 1
        

        So 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
        

        Russell VanderMey

        Ricardo PereiraR 1 Reply Last reply Reply Quote 0
        • Ricardo PereiraR
          Ricardo Pereira
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • Ricardo PereiraR
            Ricardo Pereira @Russ
            last edited by

            @Russ
            which command I use for full screen on netflix ?

            1 Reply Last reply Reply Quote 0
            • XanderX
              Xander
              last edited by

              The page that Russ linked has all the commands and syntax for it. Scroll down.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post