diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-11 10:58:32 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-11 10:58:32 +0200 |
commit | a531db81ebfc79b36f12c0aebc4192cad5b661d2 (patch) | |
tree | 26f484e262fa0aa7d7ad7cbad82239b9182b0011 /readme.md | |
parent | fb5faafbc91c7779a7cae88bfe16652be6220df2 (diff) | |
download | keks-meet-a531db81ebfc79b36f12c0aebc4192cad5b661d2.tar keks-meet-a531db81ebfc79b36f12c0aebc4192cad5b661d2.tar.bz2 keks-meet-a531db81ebfc79b36f12c0aebc4192cad5b661d2.tar.zst |
keybinds
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -48,12 +48,15 @@ Because of a current compiler bug, the nightly rustc crashes during codegen - us ## Keybinds -| Keybind | Action | -| ------- | -------------------- | -| `RET` | Toggle chat | -| `SPC M` | Add microphone track | -| `SPC C` | Add camera track | -| `SPC S` | Add screencast track | +| Keybind | Action | +| --------- | ------------------------------------------------------- | +| `RET` | Toggle chat | +| `SPC M` | Add microphone track | +| `SPC R` | Add microphone track (but with your left hand) | +| `SPC C` | Add camera track | +| `SPC S` | Add screencast track | +| `SPC C-c` | End all tracks | +| `C-v`\* | Paste image in chat (does not require chat to be shown) | ## Parameters |