L
L
lug322019-03-09 17:06:21
Multimonitor
lug32, 2019-03-09 17:06:21

Is there a utility for different profiles for two monitors?

Good afternoon.
I use two monitors. One of them has the ability to rotate by 90, which makes it convenient for reading educational materials (pdf, books).
At the same time, I sometimes use two monitors in landscape orientation.
The question itself is, is there a utility that allows you to easily switch between usage profiles? It is inconvenient every time to climb into the monitor settings

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nikita Yudin, 2019-03-10
@lug32

Ctrl + Alt + keyboard arrows - this combination allows you to flip the image on the monitor

K
Konstantin Tsvetkov, 2019-03-10
@tsklab

Automatic rotation of the image on the monitor .

L
Lester Glitch, 2019-07-26
@g5p4m7

There is such a utility (NirSofer) . Here is a .bat in quick start/start/desktop:

choice /C 09 /M 0-default_-_rotate-9
if errorlevel 2 "%NirSoft%\MultiMonitorTool.exe" /SetOrientation \\.\DISPLAY1 0 \\.\DISPLAY2 90
if errorlevel 1 "%NirSoft%\MultiMonitorTool.exe" /SetOrientation 1 0 2 0
%NirSoft% is understood as "the path to the program"... If you put it in the quick launch, for example, the sixth, then we call the batch file through Win + 6, press 9 - the first monitor is 0 °, the second monitor is flipped 90 °; 0 - returns two monitors to 0°.
It’s a pity that you can’t configure for certain applications the display of new dialogs or any of their other windows on a specific screen (for example, the properties of a file / folder or “driver installation” (for example, flash drives) are displayed on an “unwanted screen”) - they didn’t teach me to remember! You will have to manually move each time (or to the command line MultiMontorTool.exe /MoveWindow 2 Title "<window name>")
You work for yourself in some application on the second screen, and then ..
внезапно нужный диалог оказался на первом экране! А ещё странно, что его же поддиалоги выводятся потом уже на второй экран. Ладно бы, если эти окошки необязательно должны быть закрыты, чтоб дальше взаимодействовать с приложением, так нет, прыгай туда-сюда, особенно если ориентация разная!

However, for your purposes, it is quite enough.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question