From fb5faafbc91c7779a7cae88bfe16652be6220df2 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 11 Sep 2022 10:19:16 +0200 Subject: keybinds --- readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 943b9a6..03b2158 100644 --- a/readme.md +++ b/readme.md @@ -46,6 +46,15 @@ If you use this project or have any suggestions, please [contact me](https://met Because of a current compiler bug, the nightly rustc crashes during codegen - use the stable channel instead. +## Keybinds + +| Keybind | Action | +| ------- | -------------------- | +| `RET` | Toggle chat | +| `SPC M` | Add microphone track | +| `SPC C` | Add camera track | +| `SPC S` | Add screencast track | + ## Parameters Some configuration parameters can be added like query params but **after** the section. (e.g `/room#mymeeting?username=alice`) @@ -55,7 +64,7 @@ Booleans can be either `1`, `true`, `yes` or their opposites. I convenience func | Option name | Type | Default | Description | | -------------------------- | ------- | ----------- | -------------------------------------------------------------------- | | `username` | string | `"guest-…"` | Username | -| `warn_redirect` | boolean | `false` | Internal option that is set by a server redirect. | +| `warn_redirect` | boolean | `false` | Internal option that is set by a server redirect. | | `image_view_popup` | boolean | `true` | Open image in popup instead of new tab | | `microphone_enabled` | boolean | `false` | Add one microphone track on startup | | `screencast_enabled` | boolean | `false` | Add one screencast track on startup | -- cgit v1.2.3-70-g09d2