8596042dc8
update about url ok naddy@
119 lines
2.4 KiB
Groff
119 lines
2.4 KiB
Groff
.TH firefox 1 "March 28, 2005" firefox "Linux User's Manual"
|
|
.SH NAME
|
|
firefox \- redesign of Mozilla's browser component.
|
|
|
|
.SH SYNOPSIS
|
|
.B firefox
|
|
[\fIOPTIONS\fR] [\fIURL\fR]
|
|
|
|
.B 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.
|
|
|
|
.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 "Firefox options"
|
|
.TP
|
|
\fB\-height\fR \fIvalue\fR
|
|
Set height of startup window to \fIvalue\fR.
|
|
.TP
|
|
.B \-h, \-help
|
|
Show summary of options.
|
|
.TP
|
|
\fB\-width\fR \fIvalue\fR
|
|
Set width of startup window to \fIvalue\fR.
|
|
.TP
|
|
.B \-v, \-version
|
|
Print \fBfirefox-bin\fR version.
|
|
.TP
|
|
\fB\-CreateProfile\fR \fIprofile\fR
|
|
Create \fIprofile\fR.
|
|
.TP
|
|
\fB\-P\fR \fIprofile\fR
|
|
Start with \fIprofile\fR.
|
|
.TP
|
|
.B \-ProfileManager
|
|
Start with profile manager.
|
|
.TP
|
|
\fB\-UILocale\fR \fIlocale\fR
|
|
Start with \fIlocale\fR resources as UI Locale.
|
|
.TP
|
|
\fB\-contentLocale\fR \fIlocale\fR
|
|
Start with \fIlocale\fR resources as content Locale.
|
|
.TP
|
|
.B \-safe-mode
|
|
Disables extensions and themes for the session.
|
|
.TP
|
|
.B \-jsconsole
|
|
Start with Javascript Console
|
|
.TP
|
|
\fB\-chrome\fR \fIurl\fR
|
|
Load the specified chrome.
|
|
.TP
|
|
.B \-browser
|
|
Open a browser window.
|
|
.TP
|
|
.B \-setDefaultBrowser
|
|
Set \fBfirefox\fR as the default browser.
|
|
|
|
.SH FILES
|
|
\fI!!PREFIX!!/bin/firefox\fR - shell script wrapping \fBfirefox\fR
|
|
.br
|
|
\fI!!PREFIX!!/mozilla-firefox/firefox-bin\fR - \fBfirefox\fR executable
|
|
|
|
.SH VERSION
|
|
!!VERSION!!
|
|
|
|
.SH BUGS
|
|
To report a bug, please visit \fIhttps://bugzilla.mozilla.org/\fR
|
|
|
|
.SH "SEE ALSO"
|
|
.BR galeon(1)
|
|
|
|
.SH AUTHORS
|
|
.TP
|
|
.B The Mozilla Organization
|
|
.I http://www.mozilla.org/about/
|