diff --git a/help/CommandLine.html b/help/CommandLine.html index 48324bd6..0e9385ac 100644 --- a/help/CommandLine.html +++ b/help/CommandLine.html @@ -116,6 +116,8 @@ Use this switch to allow Solid Apple (AltGr) to be used in combination with regular keys.
When AltGr is pressed, Windows only sends a WM_CHAR message for (eg) international key codes; and so by default the emulator doesn't explicitly send a WM_CHAR message for regular keys when AltGr is being pressed.
NB. Using this switch may prevent international keyboards from being able to type certain keys.

+ -capslock=off
+ Start with Caps Lock off.

-left-alt-control-buttons
Use Left Control & Left Alt for Open Apple & Solid Apple keys respectively.
diff --git a/help/keyboard.html b/help/keyboard.html index 5784b991..8ff69bd0 100644 --- a/help/keyboard.html +++ b/help/keyboard.html @@ -44,7 +44,7 @@ Pause again to resume emulation.

Caps Lock:
- On start-up, AppleWin always begins with the Apple II's Caps Lock enabled, regardless of the current state of the PC's Caps Lock key. + On start-up, AppleWin always begins with the Apple II's Caps Lock on, regardless of the current state of the PC's Caps Lock key (but there is a Command Line switch to start-up with it off).