Arena: Command Line Options | ||
---|---|---|
option | function | note |
-icon icon | Replace default iconin upper right corner. A file or URL pointing to a gif image can bespecified. | ![]() This oneis 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 gammacorrection factor. | Introduced in 0.93. |
-noterminal | Turns use of commandline interaction off. | In version 0.93, ftp and userauthentication uses command line interaction. |
-nomailcap | Do not load anymailcap file. | Introduced in 0.93. |
-nocache | Turn client side filecaching off. | |
-cache cache_dir | Set directoryfor caching. Default is "/tmp". | The directory mustexist. File chaching is not persistant. Yet. |
-printer printer_cmd | Set printercommand, e.g. "lpr -Ppr1". | |
-editor editor_cmd | Set editorcommand, e.g "xterm -e vi". | The value of the EDITORenvironment variable is default. When finished editing,save file and exit the editor. Your changes will not affect theoriginal document. |
-badflags # | Set the maximum number ofHTML bad flags to be reported when editing a document. Badflags appearas comments in the HTML source | |
-large | Use large font sizes. | |
-giant | Usegiantfont sizes. | In comparison, the normal size issmall, see? |
-mono | Monochrome mode. | |
-gray | Grayscale mode. | |
-color | True color mode. | |
-color8 | 232 dither mode. | |
-debug | Turn on debugginginformation. | Quite verbose. |