From 634e9c491aab7fdf596de64b230a7ba1118c6f9a Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 31 Oct 2010 15:41:21 +0000 Subject: Keyboard shortcut section (credit: Samir Hawamdeh) svn path=/trunk/netsurf/; revision=10930 --- amiga/dist/NetSurf.guide | 52 +++++++++++++++++++++++++++++++++++++----------- 1 file changed, 40 insertions(+), 12 deletions(-) (limited to 'amiga') diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide index 9b6cf780d..78b557201 100755 --- a/amiga/dist/NetSurf.guide +++ b/amiga/dist/NetSurf.guide @@ -6,20 +6,21 @@ @{b}NetSurf@{ub} Amiga-specific documentation http://www.netsurf-browser.org -@{"Change Log " link ChangeLog/Main} +@{" Change Log " link ChangeLog/Main} -@{"Licence " link COPYING/Main} -@{"Command line options" link CLI} -@{"Options file " link Options} -@{"Fonts " link Fonts} -@{"ARexx port " link ARexx} -@{"OpenURL/URL Prefs " link OpenURL} -@{"Hotlist menu " link Hotlist} -@{"Local MIME types " link MIMETypes} +@{" Licence " link COPYING/Main} +@{" Command line options " link CLI} +@{" Options file " link Options} +@{" Fonts " link Fonts} +@{" ARexx port " link ARexx} +@{" OpenURL/URL Prefs " link OpenURL} +@{" Hotlist menu " link Hotlist} +@{" Local MIME types " link MIMETypes} +@{" Keyboard controls " link Keyboard} -@{"Optimising for speed" link Speed} +@{" Optimising for speed " link Speed} -@{"Credits " link Contact} +@{" Credits " link Contact} @endnode @node cli "Command line options" @@ -75,7 +76,8 @@ AISS - theme using Mason's AISS images for buttons, and the def_pointers package The file "Theme" in the theme directory contains the files used for that theme. See @{"Default Theme file" link Resources/Themes/Default/Theme/Main} for more details. -Theme directories should be copied and renamed if themes are modified, as update installation of NetSurf will overwrite any changes. AmigaOS NetSurf themes are not compatible with NetSurf for other platforms. +Theme directories should be copied and renamed if themes are modified, as update installation of NetSurf will overwrite any changes. +AmigaOS NetSurf themes are not compatible with NetSurf for other platforms. @endnode @node arexx "ARexx port" @@ -206,6 +208,32 @@ The Installer script will set the MIMETYPE tooltype on basic relevant default fi 2. The icon ENVARC:Sys/def_ contains the MIMETYPE tooltype. @endnode +@node Keyboard Controls "Keyboard" +This is a list of keyboard shortcuts used on NetSurf + +- RAmiga-R or F5 (reload the current page) +- PageUp/Down or Home/End (scroll the page) +- RAmiga-U (activate the URL bar) +- Alt+Left/Right (keyboard navigation of tabs) + +Keyboard shortcuts used on NetSurf GUI + +- RAmiga-T (open a new tab) +- RAmiga-O (open a local file) +- RAmiga-P (print a page) +- RAmiga-? (about NetSurf) +- RAmiga-Q (quit NetSurf) +- RAmiga-X (cut) +- RAmiga-C (copy) +- RAmiga-V (paste) +- RAmiga-Z (clear selection) +- RAmiga-F (find a string/text) +- RAmiga-- (decrease font) +- RAmiga-= (normal font) +- RAmiga-+ (increase font) + +@endnode + @node Speed "Optimising for speed" There are a number of options which can be changed that will affect the speed of NetSurf's rendering. Here are a list of the fastest settings which may help decrease rendering time on slower platforms: -- cgit v1.2.3