From 2cfa8ce92fa8a3ab6e3cc6bb9508a3516954713d Mon Sep 17 00:00:00 2001 From: Kang Yu Date: Sun, 2 Feb 2025 21:45:46 -0800 Subject: [PATCH] update help on auto restore new/existing window to last capture --- Help.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Help.md b/Help.md index da30812..3504531 100644 --- a/Help.md +++ b/Help.md @@ -24,6 +24,8 @@ | -fix_offscreen_window=0 | Turn off auto correction of off-screen windows | -fix_unminimized_window=0 | Turn off auto restore of unminimized windows. Use this switch to avoid undesirable window shifting during window activation, which comes with Event id 9999 : "restore minimized window ...." in event viewer. |-auto_restore_new_display_session_from_db=0| Disable window restore from DB upon PC startup or switching display for the first time + |-auto_restore_existing_window_to_last_capture=0 | Turn off auto restore upon PW start + |-auto_restore_new_window_to_last_capture=0 | Turn off auto restore new window to last killed position | ‑auto_restore_missing_windows=1 | When restoring from disk, restore missing windows without prompting the user | ‑auto_restore_missing_windows=2 | At startup, automatically restore missing windows from disk. The user will be prompted before restoring each missing window | ‑auto_restore_missing_windows=3 | At startup, automatically restore missing windows from disk without prompting the user