From 4f8ee0d7d9455a5e64a9273a5b4ef6f2747b251f Mon Sep 17 00:00:00 2001 From: tomcw Date: Sat, 4 Mar 2023 23:08:49 +0000 Subject: [PATCH] AppleWin help: add info about -multimon command line (#1190) --- help/CommandLine.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/help/CommandLine.html b/help/CommandLine.html index 0e9385ac..1f343947 100644 --- a/help/CommandLine.html +++ b/help/CommandLine.html @@ -91,6 +91,8 @@ EG. for 4:3 aspect ratio on monitors that support it: -no-full-screen -fs-width=1600 -fs-height=1200

NB. Combine with -no-full-screen to start in Windowed mode. Without this it'll just default to full-screen.
NB. When switching to Windowed mode the default desktop resolution will be restored, and when switching back to full-screen mode this better resolution will again be used.

+ -multimon
+ At start-up, AppleWin will use the Registry's saved "Window x/y position" to position the AppleWin window correctly for the multiple monitors

-rom <file>
Use custom 12K ROM (at $D000) for Apple II machine, or 16K ROM (at $C000) for Apple //e machine.

-f8rom <file>