On a dual-monitor setup, how can just one of the two be rotated

displaymultiple-monitorsrotate

I just got a second widescreen monitor at work, and I'm planning on setting them up so that I can have Eclipse open on one and Firefox in the other. I

want the Eclipse display to be "normal" screen so I have space for the package explorer and whatnot, but the Firefox display to be rotated 90 degrees for better viewing of list-based web pages (e.g. Stack Overflow, Super User). What's a good way to do this?

Monitor: HP L2245wg (both)
Graphics card: Nvidia Quadro NVS 285

Best Answer

On Windows 10, with Intel graphics:

Method 1:

  1. Right click on the desktop and select 'Display Settings' (or get here from any of the other many ways possible).

  2. Click on 'Advanced display settings' at the bottom.

  3. Click on 'Display adapter properties' at the bottom of the screen.

  4. Click on the 'Intel (r) HD Graphics Control Panel' tab.

  5. Select the display for which you need to change the rotation.

  6. On the 'Rotation' setting, click on the desired rotation option and click ok.

Method 1

Method 2: (which I just found right after I used Method 1)

  1. Right click on the desktop and select the 'Graphics Options' menu.

  2. Select the 'Rotation' sub menu.

  3. Select the display for which you need rotation to be set in the next sub menu.

  4. Select the rotation option from the final sub menu.

Method 2

Method 3:

CTRL+ALT+[Arrow Key] works in this scenario as well. Note that this rotates the monitor on which the mouse pointer is on.

Related Question