mirror of
https://github.com/asherao/dcs-scratchpad.git
synced 2025-10-29 16:56:22 +00:00
add a settings section to the README
This commit is contained in:
parent
65d7b491e0
commit
5fc89eb71a
11
README.md
11
README.md
@ -8,8 +8,15 @@ Copy the `Scripts` folder into your DCS Saved games folder.
|
|||||||
|
|
||||||
## Usage
|
## 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).
|
- Toggle the scratchpad with `CTRL+Shift+X`
|
||||||
- Use `Esc` to remove the textfield focus, but keep the scratchpad open.
|
- 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
|
## Kudos
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user