From 192fa9bc91fb38ce776dca967c2768ba26e9a4c7 Mon Sep 17 00:00:00 2001 From: tomcw Date: Sat, 18 Jan 2020 17:02:01 +0000 Subject: [PATCH] Help: add info about -left/right-alt-control-buttons & -swap-buttons command line switches --- help/CommandLine.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/help/CommandLine.html b/help/CommandLine.html index 0eee1bc7..11690af9 100644 --- a/help/CommandLine.html +++ b/help/CommandLine.html @@ -87,6 +87,14 @@ 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.

+ + -left-alt-control-buttons
+ Use LEFT CONTROL & LEFT ALT for Open Apple & Solid Apple keys respectively.

+ -right-alt-control-buttons
+ Use RIGHT CONTROL & RIGHT ALT for Open Apple & Solid Apple keys respectively.

+ -swap-buttons
+ Swap the Windows keys used for Open Apple & Solid Apple keys.

+ -use-real-printer
Enables Advanced configuration control to allow dumping to a real printer

-noreg