How to extend display for multiple monitors when connected to a remote computer

The following blog post shows how to extend display for multiple monitors when connected to a remote computer:
  • Open Remote Desktop Connection and enter the IP address of the remote computer.
  • Click on Show Options.

  • Click on Display tab.
  • Checkbox "Use all my monitors for remote session".


Comments

Popular posts from this blog

Difference between "diff" and "sdiff" commands in Unix

Java program to check if an array is bitonic

Shell script to find factorial of a number using recursion