diff --git a/README.md b/README.md index e25aff1..4fb2c2c 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,15 @@ Copy the `Scripts` folder into your DCS Saved games folder. ## Usage -- Toggle scratchpad with `CTRL+Shift+X`. The shortcut 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). -- Use `Esc` to remove the textfield focus, but keep the scratchpad open. +- Toggle the scratchpad with `CTRL+Shift+X` +- Use `Esc` to remove the textfield focus, but keep the scratchpad open + +## Settings + +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 +- `fontSize` increase or decrease the font size of the scratchpad's textarea ## Kudos