X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=doc%2Findex.docbook;h=9a41b3ec06f60e286e614204eb8f65e93a25db87;hb=697f5cae65577dcdf01cfa85840de8d44d835358;hp=8a883681f82a94ced4b87921b935b53c5d676b84;hpb=75a38db8a253d1458aaa5a2811afb58bc4eb7855;p=PrivacyBrowserPC.git diff --git a/doc/index.docbook b/doc/index.docbook index 8a88368..9a41b3e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -48,10 +48,10 @@ &FDLNotice; - 2023-05-08 + 2023-06-13 - &privacybrowser; version 0.3 + &privacybrowser; version 0.4 @@ -518,6 +518,45 @@ View + + + + + + &Ctrl;+ + + View + Zoom In + + + + + + Increment the zoom factor by 0.25. Valid factors range from 0.25 to 5.00. + + + + + + + + + + + &Ctrl;- + + View + Zoom Out + + + + + + Decrement the zoom factor by 0.25. Valid factors range from 0.25 to 5.00. + + + + @@ -537,6 +576,63 @@ + + + + + + &Ctrl;F5 + + View + Reload and Bypass Cache + + + + + + Reload the website in the current tab bypassing any information in the cache and loading everything from the webserver. + + + + + + + + + + &Ctrl;U + + View + View Source + + + + + + Toggle between viewing the source and viewing the rendered website. + + + + + + + + + + &Ctrl;&Shift;U + + View + View Source in New Tab> + + + + + + Open a new tab displaying the source of the current tab, or a new tab displaying the rendered version if the source is already displayed. Note that right-clicking on the background of a rendered website will display a context menu with a "View page source" entry, which performs the first of these actions. + + + + @@ -626,6 +722,65 @@ On-The-Fly Settings + + + + + + + &Ctrl;J + + On-The-Fly Settings + JavaScript + + + + + + Toggle JavaScript in the current tab. + + + + + + + + + + &Ctrl;L + + On-The-Fly Settings + Local Storage + + + + + + Toggle local storage in the current tab. + + + + + + + + + + &Ctrl;D + + On-The-Fly Settings + DOM Storage + + + + + + Toggle DOM storage in the current tab. + + + + + User Agent @@ -997,7 +1152,7 @@ - &Ctrl;D + &Ctrl;&Shift;D Settings Domain Settings @@ -1049,6 +1204,81 @@ Other Commands + + + + + &Ctrl;+S + + + + + + Toggle find case sensitive if the find toolbar is visible. + + + + + + + + + &Ctrl;+&Shift;+Click + + + + + + Open link in new tab. This performs the same action as right-clicking on the link and selecting “Open link in new tab”. + + + + + + + + + &Ctrl;+Click + + + + + + Open link in new background tab. This performs the same action as right-clicking on the link and selecting “Open link in new background tab”. + + + + + + + + + &Shift;+Click + + + + + + Open link in new window. This performs the same action as right-clicking on the link and selecting “Open link in new window”. + + + + + + + + + &Alt;+Click + + + + + + Save link. This performs the same action as right-clicking on the link and selecting “Save link”. + + + + @@ -1242,6 +1472,19 @@ Changelog + + + <ulink url="https://www.stoutner.com/privacy-browser-pc-0-4/">0.4</ulink> - + <ulink url="https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=b4c8c8d02113d14c2a07751eb3b0c1bdeec7abb4">13 June 2023</ulink> + + + Add a setting to control spatial navigation. + Add an action to reload and bypass cache. + Fix a crash if one Privacy Browser window is closed while a tab within it is loading. + Add keyboard+click commands to the Handbook. + + + <ulink url="https://www.stoutner.com/privacy-browser-pc-0-3/">0.3</ulink> -