Next: Memory allocation Prev: Environment variables Up: Customization Top: Top On startup, FWEB attempts to read an initialization file. This always resides in the user's HOME directory. It is usually called .fweb (fweb.ini) on personal computers. The default file name can be overridden by the environment variable FWEB_INI.

One may put into .fweb any option that might be used as a command-line option. (Presently, there must be just one entry per line.) If the option begins with a '+', it is processed before the actual command-line options; otherwise, it is processed after. Generally, .fweb options should begin with '+' so that one may override them from the command line.