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

fix formatting in manual

This commit is contained in:
sudden6 2016-01-15 23:19:03 +01:00
parent c408cf4045
commit 878b3d65bd

View File

@ -73,6 +73,7 @@ qTox allows you to use multiple Tox IDs with different profiles, which each can
#### Connection Settings #### Connection Settings
* _Enable IPv6 (recommended):_ If enabled, qTox will use IPv4 and IPv6 protocols, whichever is available. If disabled, qTox will only use IPv4. * _Enable IPv6 (recommended):_ If enabled, qTox will use IPv4 and IPv6 protocols, whichever is available. If disabled, qTox will only use IPv4.
* _Enable UDP (recommended):_ If enabled, qTox will use TCP and UDP protocols. If disabled, qTox will only use TCP, which is supposed to lower the amount of traffic, but is also slower and puts more load on other network participants. * _Enable UDP (recommended):_ If enabled, qTox will use TCP and UDP protocols. If disabled, qTox will only use TCP, which is supposed to lower the amount of traffic, but is also slower and puts more load on other network participants.
Most users will want the two settings enabled, but if qTox crashes your router, you can try to disable them. Most users will want the two settings enabled, but if qTox crashes your router, you can try to disable them.
* _Proxy type:_ If you want to use a proxy, set the type here. "None" disables the proxy. * _Proxy type:_ If you want to use a proxy, set the type here. "None" disables the proxy.
@ -129,7 +130,7 @@ The following shortcuts are currently supported:
| Shortcut | Action | | Shortcut | Action |
|----------|--------| |----------|--------|
| ``Arrow up`` | Paste last 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 |