From 0feb291c2e3041004b676ddd56301beaf78851a5 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 15 Nov 2015 14:07:25 +0000 Subject: Add F8/F9/F10 as shortcuts to the scale functionality --- amiga/dist/NetSurf.guide | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) (limited to 'amiga/dist/NetSurf.guide') diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide index 5db267af9..aa5b66def 100755 --- a/amiga/dist/NetSurf.guide +++ b/amiga/dist/NetSurf.guide @@ -336,7 +336,7 @@ The Installer script will set the MIMETYPE tooltype on basic relevant default fi This is a list of the keyboard shortcuts used in NetSurf - RAmiga + R or F5 (reload the current page) -- PageUp/Down (scroll up/down to one page) +- PageUp/Down/Space (scroll up/down to one page) - Home/End (go to top/bottom of the page) - Left/Right/Up/Down (scroll the page) - RAmiga + U (activate the URL bar) @@ -345,26 +345,27 @@ This is a list of the keyboard shortcuts used in NetSurf Keyboard shortcuts used in NetSurf menu -- RAmiga + N (open a new window) -- RAmiga + T (open a new tab) -- RAmiga + O (open a local file) -- RAmiga + S (save source page) -- RAmiga + K (close current tab) -- RAmiga + P (print a page) -- RAmiga + ? (about NetSurf) -- RAmiga + Q (quit NetSurf) -- RAmiga + X (cut) -- RAmiga + C (copy) -- RAmiga + V (paste) -- RAmiga + A (select all) -- RAmiga + Z (clear selection) -- RAmiga + F (find a string/text) -- RAmiga + - (decrease font) -- RAmiga + = (normal font) -- RAmiga + + (increase font) -- RAmiga + B (add link to bookmark) -- RAmiga + H (show bookmarks) -- RAmiga + E (execute script) +- RAmiga + N (open a new window) +- RAmiga + T (open a new tab) +- RAmiga + O (open a local file) +- RAmiga + S (save source page) +- RAmiga + K (close current tab) +- RAmiga + P (print a page) +- RAmiga + ? (about NetSurf) +- RAmiga + Q (quit NetSurf) +- RAmiga + X (cut) +- RAmiga + C (copy) +- RAmiga + V (paste) +- RAmiga + A (select all) +- RAmiga + Z (undo) +- RAmiga + Y (redo) +- RAmiga + F (find a string/text) +- RAmiga + - or F9 (decrease scale) +- RAmiga + = or F8 (normal scale) +- RAmiga + + or F10 (increase scale) +- RAmiga + B (add link to bookmark) +- RAmiga + H (show bookmarks) +- RAmiga + E (execute script) @endnode -- cgit v1.2.3