summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-11-22 00:06:10 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-11-22 00:06:10 +0000
commitf7ebec7142321c0d97789015d8185c5b0cacda0c (patch)
tree7dc6f3873c0bcadd35a258d025f749e77a56c22a /amiga/dist/NetSurf.guide
parent5e24a802b073f2905a983d743dc5363915467d53 (diff)
downloadnetsurf-f7ebec7142321c0d97789015d8185c5b0cacda0c.tar.gz
netsurf-f7ebec7142321c0d97789015d8185c5b0cacda0c.tar.bz2
Added Amiga ToolTypes parser.
Initially this allows setting the location of the Users directory, and the current user's name.
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide11
1 files changed, 11 insertions, 0 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 7265c6cc9..4c1d34862 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -117,6 +117,17 @@ FORCE = Force new instance of NetSurf to open (has some limitations, use for de
NSOPTS = Catches everything else and passes it to the NetSurf core command line parser
@endnode
+@node tooltypes "ToolTypes"
+Supported tooltypes are:
+
+@{b}USERSDIR@{ub}
+Location of the Users directory. This should contain the "Users" part of the path, NetSurf will append the username. Defaults to PROGDIR:Users.
+The user directories contain user-specific preferences and cache data. Always locate them on fast, non-volatile, writeable media.
+
+@{b}USER@{ub}
+Current user. Defaults to the value of the USER env-var, or Default.
+@endnode
+
@node options "Options file"
The options file is stored in @{"Users/Default/Choices" link Users/Default/Choices/Main} by default. Most of the settings can be changed from within NetSurf by selecting Edit preferences from the Settings menu.