~ubuntu-branches/ubuntu/raring/lightning-sunbird/raring

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
.TH FIREFOX 1 "November 4, 2004" firefox "Linux User's Manual"
.SH NAME
firefox - a Web browser for X11 derived from the Mozilla browser

.SH SYNOPSIS
.B firefox
[\fIOPTIONS\fR] [\fIURL\fR]

.B /usr/lib/firefox/firefox\-bin
[\fIOPTIONS\fR] [\fIURL\fR]

.SH DESCRIPTION
\fBFirefox\fR is an open-source web browser, designed for
standards compliance, performance and portability.

.SH USAGE
\fBfirefox\fR is a simple shell script that will set up the
environment for the actual executable, \fBfirefox\-bin\fR.
If there is a Firefox browser already running, \fBfirefox\fR will
arrange for it to create a new browser window; otherwise it will start
the Firefox application.

.SH OPTIONS
A summary of the options supported by \fBfirefox\fR is included below.

.SS "GTK options"
\fB\-\-gdk\-debug=\fR\fIFLAGS\fR
Gdk debugging flags to set
.TP
\fB\-\-gdk\-no\-debug=\fR\fIFLAGS\fR
Gdk debugging flags to unset
.TP
\fB\-\-gtk\-debug=\fR\fIFLAGS\fR
Gtk+ debugging flags to set
.TP
\fB\-\-gtk\-no\-debug=\fR\fIFLAGS\fR
Gtk+ debugging flags to unset
.TP
\fB\-\-gtk\-module=\fR\fIMODULE\fR
Load an additional Gtk module

.SS "X11 options"
.TP
.BI \-\-display= DISPLAY
X display to use
.TP
.B \-\-sync
Make X calls synchronous
.TP
.B \-\-no\-xshm
Don't use X shared memory extension
.TP
.BI \-\-xim\-preedit= STYLE
.TP
.BI \-\-xim\-status= STYLE
.TP
.B \-\-g\-fatal\-warnings
Make all warnings fatal

.SS "Mozilla options"
.TP
\fB\-height\fR \fIvalue\fR
Set height of startup window to \fIvalue\fR pixels.
.TP
.B \-h, \-help
Show summary of options.
.TP
.B \-installer
Start with Mozilla 4.x migration window.
.TP
\fB\-width\fR \fIvalue\fR
Set width of startup window to \fIvalue\fR pixels.
.TP
.B \-v, \-version
Print Firefox version.
.TP
.B \-no\-remote
Don't connect to a running firefox instance.
.TP
\fB\-a\fR \fIapplication\-id\fR
Check for a running Firefox started with the specified
\fIapplication\-id\fR.  When \fBfirefox\fR is invoked for
the first time with a particular \fIapplication\-id\fR, a new Firefox
application is started; subsequent invocations of \fBfirefox\fR
with the same \fIapplication\-id\fR will cause the already-running
Firefox to bring up a new window.

The default is \fB\-a firefox\fR.
.TP
\fB\-CreateProfile\fR \fIprofile\fR
Create \fIprofile\fR.
Implies \fB\-a firefox\-\-\fR\fIprofile\fR, or \fB\-a default\fR
if \fIprofile\fR is \fBdefault\fR.
.TP
\fB\-P\fR \fIprofile\fR
Start with \fIprofile\fR.
Implies \fB\-a firefox\-\-\fR\fIprofile\fR, or \fB\-a default\fR
if \fIprofile\fR is \fBdefault\fR.
.TP
.B \-ProfileManager
Start with profile manager.
Implies \fB\-a\fR with a fresh unique \fIapplication\-id\fR.
.TP
\fB\-UILocale\fR \fIlocale\fR
Start with \fIlocale\fR resources as User Interface locale. By default, it is
guessed from environment and available locales for Firefox.
.TP
\fB\-contentLocale\fR \fIlocale\fR
Start with \fIlocale\fR resources as content locale. By default, it is
guessed from environment and available locales for Firefox.
.TP
\fB\-new-window\fR \fIURL\fR
Open \fIURL\fR in a new window in an already running Firefox process.
\fB\-new-tab\fR \fIURL\fR
Open \fIURL\fR in a new tab in an already running Firefox process.

.TP
.B \-jsconsole
Start with Javascript Console
.TP
\fB\-chrome\fR \fIurl\fR
Load the specified chrome.
.TP
.B \-safe\-mode
Starts Firefox in safe mode, that is disabling all extensions and
showing a bit more debugging messages.

.SS "Debugger options"
.TP
.B \-g, \-debug
Starts Firefox through a debugger (gdb by default).
.TP
\fB\-\-debugger\fR \fIprogram\fR
Use \fIprogram\fR as a debugger for Firefox. Implies \fB\-debug\fR.

.SH ENVIRONMENT
\fIFIREFOX_DSP\fR - configures the /dev/dsp wrapper to use. Accepted values
are "auto", "arts", "esd" or "none" (default).  Do not use this
feature to select "auto" or "esd" as this will involve using "esddsp"
which is known to be buggy and to make Firefox unstable.

.SH FILES
\fI/usr/bin/firefox\fR - shell script wrapping
\fBfirefox\-bin\fR
.br

\fI/usr/lib/firefox/firefox\-bin\fR - \fBfirefox\fR
executable
.br

\fI/etc/firefox/firefoxrc\fR - file containing environment
variables to be passed to Firefox.
.br

\fI${HOME}/.mozilla/firefox/rc\fR - file containing environment variables to
be passed to Firefox. Overrides \fI/etc/firefox/firefoxrc\fR

.SH BUGS
To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR

.SH "SEE ALSO"
.BR mozilla(1)

.SH AUTHORS
.TP
.B The Mozilla Organization
.I http://www.mozilla.org/about.html