update help

This commit is contained in:
Kang Yu 2023-11-05 15:49:18 -08:00
parent 4dd781d983
commit b24358b493

13
Help.md
View file

@ -29,7 +29,7 @@
---
### Shortcuts To Capture/Restore Snapshots
### Shortcuts to capture/restore snapshots
| Snapshot command | Shortcut|
| --- | --- |
| Capture snapshot 0 | Double click the PersistentWindows icon
@ -38,6 +38,11 @@
| Restore snapshot X | Click the PersistentWindows icon, then immediately press key X
| Undo the last snapshot restore | Alt + click the PersistentWindows icon
### Shortcuts for capture/restore windows on disk
* To save a named capture to disk, Ctrl click the "Capture windows to disk" menu option, then enter a name in the pop-up dialog
* To restore the named capture from disk, Ctrl click the "Restore windows from disk" menu option, then enter the name of the previously saved capture in the dialog
* To restore capture from a different display config, Shift click "Restore windows from disk" menu.
---
### Shortcuts to manipulate positions of one window
* Switching a window between foreground and background mode with potentially different positions and sizes.
@ -57,12 +62,6 @@
* To include a child/dialog window for auto capture/restore, move the window once using mouse
* To exclude a window from auto capture/restore, press Ctrl Shift keys when moving the window
### Shortcuts for captures on disk
* To save a named capture to disk, Ctrl click the "Capture windows to disk" menu option, then enter a name in the pop-up dialog
* To restore the named capture from disk, Ctrl click the "Restore windows from disk" menu option, then enter the name of the previously saved capture in the dialog
* To restore captures belonging to a different display config, Shift click "Restore windows from disk" menu.
### Other features
* Replace the default app icon with your customized one
* Save your icon file as `pwIcon.ico` and copy it to `C:/Users/\<YOUR_ID>/AppData/Local/PersistentWindows/`, or copy it to the directory where you are invoking PersistentWindows from using the `-redirect_appdata` command argument.