mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-07-21 06:20:25 -04:00
Added fullscreen mode to browser and conversations
This commit is contained in:
parent
3c7b8511d7
commit
726ee8873e
4 changed files with 29 additions and 1 deletions
|
@ -213,6 +213,7 @@ The different sections of the program has a number of keyboard shortcuts mapped,
|
|||
- Ctrl-O Toggle sort mode
|
||||
- Ctrl-P Purge failed messages
|
||||
- Ctrl-X Clear conversation history
|
||||
- Ctrl-G Toggle fullscreen conversation
|
||||
- Ctrl-W Close conversation
|
||||
|
||||
>>`!Network Window`!
|
||||
|
@ -232,7 +233,7 @@ The different sections of the program has a number of keyboard shortcuts mapped,
|
|||
- Ctrl-R Reload page
|
||||
- Ctrl-U Open URL entry dialog
|
||||
- Ctrl-S Save connected node
|
||||
- Ctrl-L Toggle fullscreen browser window
|
||||
- Ctrl-G Toggle fullscreen browser window
|
||||
- Ctrl-W Disconnect from node
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue