[Previous] [Contents] [Next]

mozilla

Mozilla browser

Syntax:

mozilla [-m] [-n name] [-s static|shared] [-V]

Options:

-m
Start Mozilla Mail/News.
-n name
Override the server name (Default: MozillaServer).
-s [static|shared]
Start the mozilla server for use with Voyager in either static or shared mode.
-V
Start the Voyager client.

Description:

The mozilla utility starts the Mozilla web browser.

Examples:

Mozilla browser

If you install the full Mozilla browser, you'll find a Mozilla menu item under the Internet menu (from the Launch button).

To run the full Mozilla browser, you can either:

To run Mozilla with its Mail/News feature, use this command:

/usr/photon/bin/mozilla -m

mozserver (shared)

You can use this server as a replacement for the vserver web server that's shipped with the QNX Momentics development suite. This version is built using Mozilla shared components.

To run the shared version of the Mozilla server, issue this command:

/usr/photon/bin/mozilla -V -sshared

mozserver (static)

Again, you can use this server as a replacement for the vserver web server that's shipped with the QNX Momentics development suite. This version is statically built -- it's smaller than the shared-component version.

To run the static version of the Mozilla server, issue this command:

/usr/photon/bin/mozilla -V -sstatic

See also:

voyager, vserver


[Previous] [Contents] [Next]