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

Command to change screen.

General Discussion
3
5
524
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.
  • R
    Ricardo Pereira
    last edited by Jan 25, 2021, 2:38 AM

    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.

    R 1 Reply Last reply Jan 25, 2021, 11:54 PM Reply Quote 0
    • R
      Russ @Ricardo Pereira
      last edited by Jan 25, 2021, 11:54 PM

      @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

      R 1 Reply Last reply Jan 29, 2021, 2:52 AM Reply Quote 0
      • R
        Ricardo Pereira
        last edited by Jan 29, 2021, 2:47 AM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • R
          Ricardo Pereira @Russ
          last edited by Jan 29, 2021, 2:52 AM

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

          1 Reply Last reply Reply Quote 0
          • X
            Xander
            last edited by Jan 29, 2021, 3:23 PM

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

            1 Reply Last reply Reply Quote 0
            4 out of 5
            • First post
              4/5
              Last post