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:
parent
ba1581005b
commit
c588fbd74c
|
@ -411,17 +411,23 @@ and configured in [settings](#settings).
|
||||||
|
|
||||||
The following shortcuts are currently supported:
|
The following shortcuts are currently supported:
|
||||||
|
|
||||||
| Shortcut | Action |
|
| Shortcut | Action |
|
||||||
|----------|--------|
|
|------------------------------|--------------------------------|
|
||||||
| ``Arrow up`` | Paste last sent message |
|
| `Arrow up` | Paste last sent message |
|
||||||
| ``CTRL`` + ``SHIFT`` + ``L`` | Clear chat |
|
| `CTRL` + `SHIFT` + `L` | Clear chat |
|
||||||
| ``CTRL`` + ``q`` | Quit qTox |
|
| `CTRL` + `q` | Quit qTox |
|
||||||
| `CTRL` + `Page Down` | Switch to the next contact |
|
| `CTRL` + `Page Down` | Switch to the next contact |
|
||||||
| `CTRL` + `Page Up` | Switch to the previous contact|
|
| `CTRL` + `Page Up` | Switch to the previous contact |
|
||||||
| `CTRL` + `TAB` | Switch to the next contact |
|
| `CTRL` + `TAB` | Switch to the next contact |
|
||||||
| `CTRL` + `SHIFT` + `TAB` | Switch to the previous contact|
|
| `CTRL` + `SHIFT` + `TAB` | Switch to the previous contact |
|
||||||
| `ALT` + `q` | Quote selected text |
|
| `CTRL` + `p` | [Push to talk](#push-to-talk) |
|
||||||
| `F11` | Toggle fullscreen mode |
|
| `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
|
## Emoji Packs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user