MozillaFirefox/firefox.1
changeset 5 17b1dd932700
child 1022 03725f6ff207
equal deleted inserted replaced
4:523b1d92948c 5:17b1dd932700
       
     1 .TH FIREFOX 1 "January 04, 2006" firefox "Linux User's Manual"
       
     2 .SH NAME
       
     3 firefox \- a Web browser for X11 derived from the Mozilla browser
       
     4 
       
     5 .SH SYNOPSIS
       
     6 .B firefox
       
     7 [\fIOPTIONS\fR] [\fIURL\fR]
       
     8 
       
     9 .SH DESCRIPTION
       
    10 \fBMozilla Firefox\fR is an open-source web browser, designed for
       
    11 standards compliance, performance and portability.
       
    12 
       
    13 .SH USAGE
       
    14 \fBfirefox\fR is a simple shell script that will set up the
       
    15 environment for the actual executable.
       
    16 
       
    17 .SH OPTIONS
       
    18 A summary of the options supported by \fBfirefox\fR is included below.
       
    19 
       
    20 .SS "GTK options"
       
    21 \fB\-\-gdk-debug=\fR\fIFLAGS\fR
       
    22 Gdk debugging flags to set
       
    23 .TP
       
    24 \fB\-\-gdk-no-debug=\fR\fIFLAGS\fR
       
    25 Gdk debugging flags to unset
       
    26 .TP
       
    27 \fB\-\-gtk-debug=\fR\fIFLAGS\fR
       
    28 Gtk+ debugging flags to set
       
    29 .TP
       
    30 \fB\-\-gtk-no-debug=\fR\fIFLAGS\fR
       
    31 Gtk+ debugging flags to unset
       
    32 .TP
       
    33 \fB\-\-gtk-module=\fR\fIMODULE\fR
       
    34 Load an additional Gtk module
       
    35 
       
    36 .SS "X11 options"
       
    37 .TP
       
    38 .BI \-\-display= DISPLAY
       
    39 X display to use
       
    40 .TP
       
    41 .B \--sync
       
    42 Make X calls synchronous
       
    43 .TP
       
    44 .B \-\-no-xshm
       
    45 Don't use X shared memory extension
       
    46 .TP
       
    47 .BI \-\-xim-preedit= STYLE
       
    48 .TP
       
    49 .BI \-\-xim-status= STYLE
       
    50 .TP
       
    51 .B \-\-g-fatal-warnings
       
    52 Make all warnings fatal
       
    53 
       
    54 .SS "Firefox options"
       
    55 .TP
       
    56 .B \-h, \-help
       
    57 Show summary of options.
       
    58 .TP
       
    59 \fB\-height\fR \fIvalue\fR
       
    60 Set height of startup window to \fIvalue\fR.
       
    61 .TP
       
    62 \fB\-width\fR \fIvalue\fR
       
    63 Set width of startup window to \fIvalue\fR.
       
    64 .TP
       
    65 .B \-v, \-version
       
    66 Print \fB/usr/bin/firefox-bin\fR version.
       
    67 .TP
       
    68 \fB\-CreateProfile\fR \fIprofile\fR
       
    69 Create \fIprofile\fR.
       
    70 .TP
       
    71 \fB\-P\fR \fIprofile\fR
       
    72 Start with \fIprofile\fR.
       
    73 .TP
       
    74 .B \-ProfileManager
       
    75 Start with profile manager.
       
    76 .TP
       
    77 \fB\-UILocale\fR \fIlang-region\fR
       
    78 Start with \fIlang-region\fR resources.
       
    79 .TP
       
    80 \fB\-contentLocale\fR \fIlang-region\fR
       
    81 Start with \fIlang-region\fR resources.
       
    82 .TP
       
    83 \fB\-remote\fR \fIcommand\fR
       
    84 Execute \fIcommand\fR in an already running Firefox process.  For more info,
       
    85 see: \fIhttp://www.mozilla.org/unix/remote.html\fR
       
    86 .TP
       
    87 .B \-no-remote
       
    88 Don't try to control an already running instance.
       
    89 .TP
       
    90 .B \-jsconsole
       
    91 Start with Javascript Console
       
    92 .TP
       
    93 \fB\-chrome\fR \fIurl\fR
       
    94 Load the specified chrome.
       
    95 .TP
       
    96 \fB\-new-window\fR \fIurl\fR
       
    97 Open URL in a new window if Firefox is already running.
       
    98 .TP
       
    99 \fB\-new-tab\fR \fIurl\fR
       
   100 Open URL in a new tab if Firefox is already running.
       
   101 .TP
       
   102 \fB\-preferences\fR
       
   103 Open Firefox preferences menu.
       
   104 .TP
       
   105 .B \-safe-mode
       
   106 Disables extensions and themes for this session.
       
   107 .TP
       
   108 
       
   109 .SH FILES
       
   110 \fI/usr/bin/firefox\fR - shell script wrapping
       
   111 \fBfirefox\fR
       
   112 .br
       
   113 \fI/usr/lib/firefox/firefox\fR - \fBfirefox\fR
       
   114 executable
       
   115 
       
   116 .SH VERSION
       
   117 3.0
       
   118 
       
   119 .SH BUGS
       
   120 To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR
       
   121 
       
   122 .SH "SEE ALSO"
       
   123 .BR mozilla(1)
       
   124 
       
   125 .SH AUTHORS
       
   126 .TP
       
   127 .B The Mozilla Organization
       
   128 .I http://www.mozilla.org/about.html