2020-03-21 19:49:45 +01:00
< html >
< head >
< meta charset = "uft" >
< title > WebView Help< / title >
< / head >
2020-05-01 21:10:48 +02:00
< body >
< h1 > WebView Text-Based Browser< / h1 >
It is free and open-source. If you have any suggestions or want to help improving it please visit its topic at < a href = "http://board.kolibrios.org/viewtopic.php?f=40&t=1075" > board.kolibrios.org< / a > < pre >
2020-03-21 19:49:45 +01:00
< b > Shortcut keys< / b >
2020-05-01 21:10:48 +02:00
2020-03-21 19:49:45 +01:00
< font bg = "#C7CEE4" > [CTRL + N or CTRL + T]< / font > New window
< font bg = "#C7CEE4" > [CTRL + R or F5]< / font > Refresh the current page
2020-03-27 11:38:54 +01:00
< font bg = "#C7CEE4" > [CTRL + O]< / font > Start OpenDialog to open local file
2020-03-21 19:49:45 +01:00
< font bg = "#C7CEE4" > [CTRL + U]< / font > View a web page's source code
< font bg = "#C7CEE4" > [CTRL + H]< / font > Open browser history
< font bg = "#C7CEE4" > [CTRL + J]< / font > Display the file downloader
< font bg = "#C7CEE4" > [CTRL + W]< / font > Exit browser
< font bg = "#C7CEE4" > [CTRL + ENTER]< / font > Submit a web search
< font bg = "#C7CEE4" > [CTRL + LEFT]< / font > Back a page.
< font bg = "#C7CEE4" > [CTRL + RIGHT]< / font > Forward a page.
< font bg = "#C7CEE4" > [F6]< / font > Moves a text cursor to the omnibox
< / pre >
< / body >
< / html >