Update Changelog for v2.6. Add Keyboard shortcut info into documentation

This commit is contained in:
Miguel Jacq 2022-07-05 10:17:22 +10:00
parent ee40404313
commit 2ae9ea46b8
34 changed files with 578 additions and 32 deletions

View file

@ -146,3 +146,21 @@ Browse the command-line documentation by running ``onionshare --help``::
--disable_csp Publish website: Disable the default Content Security Policy header (allows your website to use third-party resources)
--custom_csp custom_csp Publish website: Set a custom Content Security Policy header
-v, --verbose Log OnionShare errors to stdout, and web errors to disk
Keyboard Shortcuts
------------------
The OnionShare desktop application contains some keyboard shortcuts, for convenience and accessibility::
Ctrl T - New Tab
Ctrl X - Closes current tab
And from the main mode chooser screen::
Ctrl S - Share mode
Ctrl R - Receive mode
Ctrl W - Website mode
Ctrl C - Chat mode
Ctrl H - Settings tab