From f58e2b1a4eb4132f473e0536ed3a4189dffa884c Mon Sep 17 00:00:00 2001 From: Markus Ast Date: Tue, 14 Dec 2021 12:44:35 +0100 Subject: [PATCH] add note about key names to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3688a7c..24ac19a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Copy the `Scripts` folder into your DCS Saved games folder. Some settings can be changed in your DCS saved games folder under `Config/ScratchpadConfig.lua` (if the file does not exist, start DCS once after mod installation): -- `hotkey` change the hotkey used to toggle the scratchpad +- `hotkey` change the hotkey used to toggle the scratchpad (check `DCS World\dxgui\bind\KeyNames.txt` to find how to reference a key; only the keys can be used, that work without having to press `Shift` - so `(` cannot be used, but `Shift+9` can) - `fontSize` increase or decrease the font size of the Scratchpads textarea ## Scratchpad Content