summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-06-27 23:10:35 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-06-27 23:10:35 +0000
commitb48fdcd9be0b112b0a992f6487fc1623b9077fdc (patch)
tree5916e8e95791d5ae90f8478a9c90ee92657665af /amiga/dist/NetSurf.guide
parent71d8a60f81dc7d957f6fbc38ff9fd14b927a755d (diff)
downloadnetsurf-b48fdcd9be0b112b0a992f6487fc1623b9077fdc.tar.gz
netsurf-b48fdcd9be0b112b0a992f6487fc1623b9077fdc.tar.bz2
Strip down the options file section. People should be using the GUI for everything
else - that's what it's for. svn path=/trunk/netsurf/; revision=8080
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide22
1 files changed, 5 insertions, 17 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 682353ecc..9ac8d26b6 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -28,27 +28,15 @@ URL = address of page to open on startup.
@endnode
@node options "Options file"
-The options file is stored in @{"Resources/Options" link Resources/Options/Main} by default. The following options are specific to the Amiga version although there are other relevant options in the file:
+The options file is stored in @{"Resources/Options" link Resources/Options/Main} by default. Most of the setting can be changed from within NetSurf by selecting Edit preferences from the Settings menu.
+There are a couple of Amiga-specific options which can only be changed directly in the file. These are:
+
+@{b}kiosk_mode@{ub} No gadgets
+@{b}no_iframes@{ub} Disable IFrames
@{b}url_file@{ub} Path to URL database file
@{b}hotlist_file@{ub} Path to Hotlist file
-@{b}use_pubscreen@{ub} Open NetSurf on the named public screen
-@{b}screen_modeid@{ub} Mode ID for NetSurf's custom screen. If not specified, NetSurf will prompt on startup. Choose Settings=>Save settings to make permanent.
-@{b}theme@{ub} Path to @{"theme" link Themes} (default is Resources/Themes/Default)
-@{b}no_iframes@{ub} Disable IFrames
-@{b}clipboard_write_utf8@{ub} Write UTF-8 strings to the clipboard along with a charset identifier (when this option is 0, NetSurf will convert copied strings to local charset)
-@{b}context_menu@{ub} Enable context menus
-@{b}sticky_context_menu@{ub} When disabled, context menu requires mouse button to be held down to keep it visible
-@{b}truecolour_mouse_pointers@{ub} Use 32-bit mouse pointers, when disabled NetSurf will use old-style 4 colour images (see Resources/Pointers)
-@{b}os_mouse_pointers@{ub} Don't override default and busy mouse pointers
-@{b}new_tab_is_active@{ub} Make new tab the active one
-@{b}kiosk_mode@{ub} No gadgets
-@{b}recent_file@{ub} Path to file to store recent history list (not used)
@{b}arexx_dir@{ub} Path to ARexx scripts dir
-@{b}download_dir@{ub} default download destination
-@{b}faster_scroll@{ub} enable faster scrolling (experimental)
-@{b}cache_bitmaps@{ub} cache bitmaps in native format in gfx mem (0=off, 1=scaled, 2=all)
-
@endnode
@node Themes