| Format |
Repeat |
Description |
| start |
Once |
The application will be started on boot. |
| startinfront |
Once |
The application will be started and activated on boot. |
| prop(<name>)=<value> |
Multiple |
The application property <name> will get the value
<value>. Default values (already in the property file) for
the property will be removed. |
| altscrollkey |
Once |
Make it possible to scroll with ALT + arrow keys. |
| cache=<size> |
Once |
Set the cache size in kB. |
| memorylimit=<size> |
Once |
When the amount of free memory falls below this value, images will
no longer be displayed (saves memory). |
| noprogressbar |
Once |
Disables the progress bar when loading pages. |
| optionsmenu |
Once |
Enables the built in options menu for navigating. Useful if the
navigator application is not included. |
| paintdelay=<delay> |
Once |
Set nglayout.initialpaint.delay to this value. |
| useragent=<string> |
Once |
Set general.useragent.vendor to this value. |