mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-12 13:35:39 +02:00
re-format description quote
This commit is contained in:
parent
f0a6b0d57b
commit
f9f5504433
1 changed files with 5 additions and 6 deletions
11
README.md
11
README.md
|
@ -3,15 +3,14 @@ The code is forked from http://www.ninjacrab.com/persistent-windows/ to solve a
|
||||||
https://answers.microsoft.com/en-us/windows/forum/windows_10-hardware/windows-10-multiple-display-windows-are-moved-and/2b9d5a18-45cc-4c50-b16e-fd95dbf27ff3?page=1&auth=1
|
https://answers.microsoft.com/en-us/windows/forum/windows_10-hardware/windows-10-multiple-display-windows-are-moved-and/2b9d5a18-45cc-4c50-b16e-fd95dbf27ff3?page=1&auth=1
|
||||||
|
|
||||||
# Original description
|
# Original description
|
||||||
```
|
> What is PersistentWindows?
|
||||||
What is PersistentWindows?
|
>
|
||||||
A poorly named utility that persists window positions and size when the monitor display count/resolution adjusts
|
> A poorly named utility that persists window positions and size when the monitor display count/resolution adjusts
|
||||||
and restores back to it’s previous settings.
|
and restores back to it’s previous settings.
|
||||||
|
>
|
||||||
For those of you with multi-monitors running on a mixture of DisplayPort and any other connection, you can run
|
> For those of you with multi-monitors running on a mixture of DisplayPort and any other connection, you can run
|
||||||
this tool and not have to worry about re-arranging when all is back to normal.
|
this tool and not have to worry about re-arranging when all is back to normal.
|
||||||
|
|
||||||
```
|
|
||||||
# Key features
|
# Key features
|
||||||
- Keeps track of window position change in real time (including taskbar window), and automatically restores window layout to last matching monitor setup.
|
- Keeps track of window position change in real time (including taskbar window), and automatically restores window layout to last matching monitor setup.
|
||||||
- Support remote desktop session with multiple display configurations.
|
- Support remote desktop session with multiple display configurations.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue