Update README.md

This commit is contained in:
kangyu-california 2019-12-24 14:33:25 -08:00 committed by GitHub
parent b42b29005d
commit fe90ff0385
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# PersistentWindows
fork of http://www.ninjacrab.com/persistent-windows/ with windows 10 support and improved cpu usage
This is forked from http://www.ninjacrab.com/persistent-windows/ with more robust RDP support and lower cpu usage.
# Original description
```
What is PersistentWindows?
A poorly named utility that persists window positions and size when the monitor display count/resolution adjusts
@ -10,3 +11,7 @@ For those of you with multi-monitors running on a mixture of DisplayPort and any
this tool and not have to worry about re-arranging when all is back to normal.
```
# My description
- Automatically resumes previous windows layout with matching monitor setup
- Manages multiple layout settings on the target windows machine. For example the target machine is hooked to dual monitors in the office, and you want a different windows layout when remote work from home using only one monitor or from a laptop with smaller screen.