Arena: Command Line Options | ||
---|---|---|
option | function | note |
-icon icon | Replace default icon in upper right corner. A file or URL pointing to a gif image can be specified. | This one is too big |
-cm | Use a separate colormap. This avoids Arena going into grayscale mode when other applications are hogging the colors. | Introduced in 0.98. |
-nostyle | Do not take the <STYLE> tag into account when rendering pages. | Introduced in 0.96. |
-display X11_display | Open Arena on a display different from $(DISPLAY). | Introduced in 0.95. |
-gamma gamma_correction | Set gamma correction factor. | Introduced in 0.93. |
-noterminal | Turns use of command line interaction off. | In version 0.93, ftp and user authentication uses command line interaction. |
-nomailcap | Do not load any mailcap file. | Introduced in 0.93. |
-nocache | Turn client side file caching off. | |
-cache cache_dir | Set directory for caching. Default is "/tmp". | The directory must exist. File chaching is not persistant. Yet. |
-printer printer_cmd | Set printer command, e.g. "lpr -Ppr1". | |
-editor editor_cmd | Set editor command, e.g "xterm -e vi". | The value of the EDITOR environment variable is default. When finished editing, save file and exit the editor. Your changes will not affect the original document. |
-badflags # | Set the maximum number of HTML bad flags to be reported when editing a document. Badflags appear as comments in the HTML source | Default is 5, maximum is 50. |
-large | Use large font sizes. | |
-giant | Use giant font sizes. | In comparison, the normal size is small, see? |
-mono | Monochrome mode. | |
-gray | Grayscale mode. | |
-color | True color mode. | |
-color8 | 232 dither mode. | |
-debug | Turn on debugging information. | Quite verbose. |