summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mannehed <samuel@cendio.se>2020-04-29 18:58:04 +0200
committerGitHub <noreply@github.com>2020-04-29 18:58:04 +0200
commit302895cdf3d4ecf288ebc7f00d38e51e61273c62 (patch)
tree2a22d09a8f05640544a865c1054f1ffe26f39c00
parenta1015d8db569fcdd681039c4c0872879c8af0292 (diff)
parent27a6978e3034870b6932bebcfd2b46eb78c6bf66 (diff)
downloadnovnc-302895cdf3d4ecf288ebc7f00d38e51e61273c62.tar.gz
Merge pull request #1396 from iblech/patch-1
Document default setting of `focusOnClick`
-rw-r--r--docs/API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/API.md b/docs/API.md
index 1b00179..db43ec6 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -24,7 +24,7 @@ protocol stream.
`focusOnClick`
- Is a `boolean` indicating if keyboard focus should automatically be
moved to the remote session when a `mousedown` or `touchstart`
- event is received.
+ event is received. Enabled by default.
`touchButton`
- Is a `long` controlling the button mask that should be simulated