| 1 | .TH ICEWEASEL 1 "November 4, 2004" iceweasel "Linux User's Manual" |
|---|
| 2 | .SH NAME |
|---|
| 3 | iceweasel - a Web browser for X11 derived from the Mozilla browser |
|---|
| 4 | |
|---|
| 5 | .SH SYNOPSIS |
|---|
| 6 | .B iceweasel |
|---|
| 7 | [\fIOPTIONS\fR] [\fIURL\fR] |
|---|
| 8 | |
|---|
| 9 | .B /usr/lib/iceweasel/firefox\-bin |
|---|
| 10 | [\fIOPTIONS\fR] [\fIURL\fR] |
|---|
| 11 | |
|---|
| 12 | .SH DESCRIPTION |
|---|
| 13 | \fBIceweasel\fR is an open-source web browser, designed for |
|---|
| 14 | standards compliance, performance and portability. |
|---|
| 15 | |
|---|
| 16 | .SH USAGE |
|---|
| 17 | \fBiceweasel\fR is a simple shell script that will set up the |
|---|
| 18 | environment for the actual executable, \fBfirefox\-bin\fR. |
|---|
| 19 | If there is a Iceweasel browser already running, \fBiceweasel\fR will |
|---|
| 20 | arrange for it to create a new browser window; otherwise it will start |
|---|
| 21 | the Iceweasel application. |
|---|
| 22 | |
|---|
| 23 | .SH OPTIONS |
|---|
| 24 | A summary of the options supported by \fBiceweasel\fR is included below. |
|---|
| 25 | |
|---|
| 26 | .SS "GTK options" |
|---|
| 27 | \fB\-\-gdk\-debug=\fR\fIFLAGS\fR |
|---|
| 28 | Gdk debugging flags to set |
|---|
| 29 | .TP |
|---|
| 30 | \fB\-\-gdk\-no\-debug=\fR\fIFLAGS\fR |
|---|
| 31 | Gdk debugging flags to unset |
|---|
| 32 | .TP |
|---|
| 33 | \fB\-\-gtk\-debug=\fR\fIFLAGS\fR |
|---|
| 34 | Gtk+ debugging flags to set |
|---|
| 35 | .TP |
|---|
| 36 | \fB\-\-gtk\-no\-debug=\fR\fIFLAGS\fR |
|---|
| 37 | Gtk+ debugging flags to unset |
|---|
| 38 | .TP |
|---|
| 39 | \fB\-\-gtk\-module=\fR\fIMODULE\fR |
|---|
| 40 | Load an additional Gtk module |
|---|
| 41 | |
|---|
| 42 | .SS "X11 options" |
|---|
| 43 | .TP |
|---|
| 44 | .BI \-\-display= DISPLAY |
|---|
| 45 | X display to use |
|---|
| 46 | .TP |
|---|
| 47 | .B \-\-sync |
|---|
| 48 | Make X calls synchronous |
|---|
| 49 | .TP |
|---|
| 50 | .B \-\-no\-xshm |
|---|
| 51 | Don't use X shared memory extension |
|---|
| 52 | .TP |
|---|
| 53 | .BI \-\-xim\-preedit= STYLE |
|---|
| 54 | .TP |
|---|
| 55 | .BI \-\-xim\-status= STYLE |
|---|
| 56 | .TP |
|---|
| 57 | .B \-\-g\-fatal\-warnings |
|---|
| 58 | Make all warnings fatal |
|---|
| 59 | |
|---|
| 60 | .SS "Mozilla options" |
|---|
| 61 | .TP |
|---|
| 62 | \fB\-height\fR \fIvalue\fR |
|---|
| 63 | Set height of startup window to \fIvalue\fR pixels. |
|---|
| 64 | .TP |
|---|
| 65 | .B \-h, \-help |
|---|
| 66 | Show summary of options. |
|---|
| 67 | .TP |
|---|
| 68 | .B \-installer |
|---|
| 69 | Start with Mozilla 4.x migration window. |
|---|
| 70 | .TP |
|---|
| 71 | \fB\-width\fR \fIvalue\fR |
|---|
| 72 | Set width of startup window to \fIvalue\fR pixels. |
|---|
| 73 | .TP |
|---|
| 74 | .B \-v, \-version |
|---|
| 75 | Print Iceweasel version. |
|---|
| 76 | .TP |
|---|
| 77 | .B \-no\-remote |
|---|
| 78 | Don't connect to a running iceweasel instance. |
|---|
| 79 | .TP |
|---|
| 80 | \fB\-a\fR \fIapplication\-id\fR |
|---|
| 81 | Check for a running Iceweasel started with the specified |
|---|
| 82 | \fIapplication\-id\fR. When \fBiceweasel\fR is invoked for |
|---|
| 83 | the first time with a particular \fIapplication\-id\fR, a new Iceweasel |
|---|
| 84 | application is started; subsequent invocations of \fBiceweasel\fR |
|---|
| 85 | with the same \fIapplication\-id\fR will cause the already-running |
|---|
| 86 | Iceweasel to bring up a new window. |
|---|
| 87 | |
|---|
| 88 | The default is \fB\-a iceweasel\fR. |
|---|
| 89 | .TP |
|---|
| 90 | \fB\-CreateProfile\fR \fIprofile\fR |
|---|
| 91 | Create \fIprofile\fR. |
|---|
| 92 | Implies \fB\-a iceweasel\-\-\fR\fIprofile\fR, or \fB\-a default\fR |
|---|
| 93 | if \fIprofile\fR is \fBdefault\fR. |
|---|
| 94 | .TP |
|---|
| 95 | \fB\-P\fR \fIprofile\fR |
|---|
| 96 | Start with \fIprofile\fR. |
|---|
| 97 | Implies \fB\-a iceweasel\-\-\fR\fIprofile\fR, or \fB\-a default\fR |
|---|
| 98 | if \fIprofile\fR is \fBdefault\fR. |
|---|
| 99 | .TP |
|---|
| 100 | .B \-ProfileManager |
|---|
| 101 | Start with profile manager. |
|---|
| 102 | Implies \fB\-a\fR with a fresh unique \fIapplication\-id\fR. |
|---|
| 103 | .TP |
|---|
| 104 | \fB\-UILocale\fR \fIlocale\fR |
|---|
| 105 | Start with \fIlocale\fR resources as User Interface locale. By default, it is |
|---|
| 106 | guessed from environment and available locales for Iceweasel. |
|---|
| 107 | .TP |
|---|
| 108 | \fB\-contentLocale\fR \fIlocale\fR |
|---|
| 109 | Start with \fIlocale\fR resources as content locale. By default, it is |
|---|
| 110 | guessed from environment and available locales for Iceweasel. |
|---|
| 111 | .TP |
|---|
| 112 | \fB\-new-window\fR \fIURL\fR |
|---|
| 113 | Open \fIURL\fR in a new window in an already running Iceweasel process. |
|---|
| 114 | \fB\-new-tab\fR \fIURL\fR |
|---|
| 115 | Open \fIURL\fR in a new tab in an already running Iceweasel process. |
|---|
| 116 | |
|---|
| 117 | .TP |
|---|
| 118 | .B \-jsconsole |
|---|
| 119 | Start with Javascript Console |
|---|
| 120 | .TP |
|---|
| 121 | \fB\-chrome\fR \fIurl\fR |
|---|
| 122 | Load the specified chrome. |
|---|
| 123 | .TP |
|---|
| 124 | .B \-safe\-mode |
|---|
| 125 | Starts Iceweasel in safe mode, that is disabling all extensions and |
|---|
| 126 | showing a bit more debugging messages. |
|---|
| 127 | |
|---|
| 128 | .SS "Debugger options" |
|---|
| 129 | .TP |
|---|
| 130 | .B \-g, \-debug |
|---|
| 131 | Starts Iceweasel through a debugger (gdb by default). |
|---|
| 132 | .TP |
|---|
| 133 | \fB\-\-debugger\fR \fIprogram\fR |
|---|
| 134 | Use \fIprogram\fR as a debugger for Iceweasel. Implies \fB\-debug\fR. |
|---|
| 135 | |
|---|
| 136 | .SH ENVIRONMENT |
|---|
| 137 | \fIICEWEASEL_DSP\fR - configures the /dev/dsp wrapper to use. Accepted values |
|---|
| 138 | are "auto", "artsdsp", "esddsp", "aoss" or "none" (default). |
|---|
| 139 | |
|---|
| 140 | .SH FILES |
|---|
| 141 | \fI/usr/bin/iceweasel\fR - shell script wrapping |
|---|
| 142 | \fBfirefox\-bin\fR |
|---|
| 143 | .br |
|---|
| 144 | |
|---|
| 145 | \fI/usr/lib/iceweasel/firefox\-bin\fR - \fBiceweasel\fR |
|---|
| 146 | executable |
|---|
| 147 | .br |
|---|
| 148 | |
|---|
| 149 | \fI/etc/iceweasel/iceweaselrc\fR - file containing environment |
|---|
| 150 | variables to be passed to Iceweasel. |
|---|
| 151 | .br |
|---|
| 152 | |
|---|
| 153 | \fI${HOME}/.mozilla/firefox/rc\fR - file containing environment variables to |
|---|
| 154 | be passed to Iceweasel. Overrides \fI/etc/iceweasel/iceweaselrc\fR |
|---|
| 155 | |
|---|
| 156 | .SH BUGS |
|---|
| 157 | To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR |
|---|
| 158 | |
|---|
| 159 | .SH "SEE ALSO" |
|---|
| 160 | .BR mozilla(1) |
|---|
| 161 | |
|---|
| 162 | .SH AUTHORS |
|---|
| 163 | .TP |
|---|
| 164 | .B The Mozilla Organization |
|---|
| 165 | .I http://www.mozilla.org/about.html |
|---|