1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

docs: Add key shortcut for push to talk

This commit is contained in:
Diadlo 2017-10-27 09:27:39 +03:00
parent ba1581005b
commit c588fbd74c
No known key found for this signature in database
GPG Key ID: 5AF9F2E29107C727

View File

@ -411,17 +411,23 @@ and configured in [settings](#settings).
The following shortcuts are currently supported:
| Shortcut | Action |
|----------|--------|
| ``Arrow up`` | Paste last sent message |
| ``CTRL`` + ``SHIFT`` + ``L`` | Clear chat |
| ``CTRL`` + ``q`` | Quit qTox |
| `CTRL` + `Page Down` | Switch to the next contact |
| `CTRL` + `Page Up` | Switch to the previous contact|
| `CTRL` + `TAB` | Switch to the next contact |
| `CTRL` + `SHIFT` + `TAB` | Switch to the previous contact|
| `ALT` + `q` | Quote selected text |
| `F11` | Toggle fullscreen mode |
| Shortcut | Action |
|------------------------------|--------------------------------|
| `Arrow up` | Paste last sent message |
| `CTRL` + `SHIFT` + `L` | Clear chat |
| `CTRL` + `q` | Quit qTox |
| `CTRL` + `Page Down` | Switch to the next contact |
| `CTRL` + `Page Up` | Switch to the previous contact |
| `CTRL` + `TAB` | Switch to the next contact |
| `CTRL` + `SHIFT` + `TAB` | Switch to the previous contact |
| `CTRL` + `p` | [Push to talk](#push-to-talk) |
| `ALT` + `q` | Quote selected text |
| `F11` | Toggle fullscreen mode |
## Push to talk
In audio group chat microphone mute state will be changed while `Ctrl` +
`p` pressed and reverted on release.
## Emoji Packs