MozillaFirefox/firefox.1
changeset 1022 03725f6ff207
parent 5 17b1dd932700
child 1140 a9aa543a508a
equal deleted inserted replaced
1021:1307721d2345 1022:03725f6ff207
     1 .TH FIREFOX 1 "January 04, 2006" firefox "Linux User's Manual"
     1 .TH FIREFOX 1 "November 30, 2017" firefox "Linux User's Manual"
     2 .SH NAME
     2 .SH NAME
     3 firefox \- a Web browser for X11 derived from the Mozilla browser
     3 firefox \- a Web browser for X11 derived from the Mozilla browser
     4 
     4 
     5 .SH SYNOPSIS
     5 .SH SYNOPSIS
     6 .B firefox
     6 .B firefox
       
     7 [\fIOPTIONS\fR ...] [\fIURL\fR]
       
     8 
       
     9 .B firefox-bin
     7 [\fIOPTIONS\fR] [\fIURL\fR]
    10 [\fIOPTIONS\fR] [\fIURL\fR]
     8 
    11 
     9 .SH DESCRIPTION
    12 .SH DESCRIPTION
    10 \fBMozilla Firefox\fR is an open-source web browser, designed for
    13 \fBMozilla Firefox\fR is an open-source web browser, designed for
    11 standards compliance, performance and portability.
    14 standards compliance, performance and portability.
    12 
    15 
    13 .SH USAGE
    16 .SH USAGE
    14 \fBfirefox\fR is a simple shell script that will set up the
    17 \fBfirefox\fR is a simple shell script that will set up the
    15 environment for the actual executable.
    18 environment for the actual executable, \fBfirefox-bin\fR.
    16 
    19 
    17 .SH OPTIONS
    20 .SH OPTIONS
    18 A summary of the options supported by \fBfirefox\fR is included below.
    21 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 
    22 
    36 .SS "X11 options"
    23 .SS "X11 options"
    37 .TP
    24 .TP
    38 .BI \-\-display= DISPLAY
    25 .BI \-\-display= DISPLAY
    39 X display to use
    26 X display to use
    40 .TP
    27 .TP
    41 .B \--sync
    28 .B \--sync
    42 Make X calls synchronous
    29 Make X calls synchronous
    43 .TP
    30 .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
    31 .B \-\-g-fatal-warnings
    52 Make all warnings fatal
    32 Make all warnings fatal
    53 
    33 
    54 .SS "Firefox options"
    34 .SS "Firefox options"
    55 .TP
    35 .TP
    56 .B \-h, \-help
    36 .B \-h, \-help
    57 Show summary of options.
    37 Show summary of options.
    58 .TP
    38 .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
    39 .B \-v, \-version
    66 Print \fB/usr/bin/firefox-bin\fR version.
    40 Print Firefox version.
    67 .TP
       
    68 \fB\-CreateProfile\fR \fIprofile\fR
       
    69 Create \fIprofile\fR.
       
    70 .TP
    41 .TP
    71 \fB\-P\fR \fIprofile\fR
    42 \fB\-P\fR \fIprofile\fR
    72 Start with \fIprofile\fR.
    43 Start with \fIprofile\fR.
    73 .TP
    44 .TP
    74 .B \-ProfileManager
    45 \fB\-\-profile\fR \fIpath\fR
    75 Start with profile manager.
    46 Start with profile at \fIpath\fR.
    76 .TP
    47 .TP
    77 \fB\-UILocale\fR \fIlang-region\fR
    48 \fB\-\-migration\fR
    78 Start with \fIlang-region\fR resources.
    49 Start with migration wizard.
    79 .TP
    50 .TP
    80 \fB\-contentLocale\fR \fIlang-region\fR
    51 .B \-\-ProfileManager
    81 Start with \fIlang-region\fR resources.
    52 Start with ProfileManager.
    82 .TP
    53 .TP
    83 \fB\-remote\fR \fIcommand\fR
    54 \fB\-\-no\-remote\fR
    84 Execute \fIcommand\fR in an already running Firefox process.  For more info,
    55 Do not accept or send remote commands; implies \fB--new-instance\fR.
    85 see: \fIhttp://www.mozilla.org/unix/remote.html\fR
       
    86 .TP
    56 .TP
    87 .B \-no-remote
    57 \fB\-\-new\-instance\fR
    88 Don't try to control an already running instance.
    58 Open new instance, not a new window in running instance.
    89 .TP
    59 .TP
    90 .B \-jsconsole
    60 \fB\-\-UILocale\fR \fIlocale\fR
    91 Start with Javascript Console
    61 Start with \fIlocale\fR resources as UI Locale.
    92 .TP
    62 .TP
    93 \fB\-chrome\fR \fIurl\fR
    63 \fB\-\-save\-mode\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.
    64 Disables extensions and themes for this session.
   107 .TP
    65 .TP
       
    66 \fB\-\-headless\fR
       
    67 Run without a GUI.
       
    68 .TP
       
    69 \fB\-\-marionette\fR
       
    70 Enable remote control server.
       
    71 .TP
       
    72 \fB\-\-browser\fR
       
    73 Open a browser window.
       
    74 .TP
       
    75 \fB\-\-new-window\fR \fIurl\fR
       
    76 Open \fIurl\fR in a new window.
       
    77 .TP
       
    78 \fB\-\-new-tab\fR \fIurl\fR
       
    79 Open \fIurl\fR in a new tab.
       
    80 .TP
       
    81 \fB\-\-private-window\fR \fIurl\fR
       
    82 Open \fIurl\fR in a new private window.
       
    83 .TP
       
    84 \fB\-\-preferences\fR
       
    85 Open Preferences dialog.
       
    86 .TP
       
    87 \fB\-\-screenshot\fR [\fIpath\fR]
       
    88 Save screenshot to \fIpath\fR or in working directory.
       
    89 .TP
       
    90 \fB\-\-window-size\fR \fIwidth\fR[,\fIheight\fR]
       
    91 Width and optionally height of screenshot.
       
    92 .TP
       
    93 \fB\-\-search\fR \fIterm\fR
       
    94 Search \fIterm\fR with your default search engine.
       
    95 .TP
       
    96 
       
    97 
       
    98 \fB\-\-jsconsole\fR
       
    99 Open the Browser Console.
       
   100 .TP
       
   101 \fB\-\-jsdebugger\fR
       
   102 Open the Browser Toolbox.
       
   103 .TP
       
   104 \fB\-\-wait-for-jsdebugger\fR
       
   105 Spin event loop until JS debugger connects.  Enables debugging (some) application startup code paths.  Only has an effect when \fI--jsdebugger\fR is also supplied.
       
   106 .TP
       
   107 \fB\-\-devtools\fR
       
   108 Open DevTools on initial load.
       
   109 .TP
       
   110 \fB\-\-start-debugger-server\fR [ws:][\fIport\fR|\fIpath\fR]
       
   111 Start the debugger server on a TCP port or Unix domain socket path. Defaults to TCP port 6000. Use WebSocket protocol if ws: prefix is specified.
       
   112 .TP
       
   113 \fB\-\-recording\fR \fIfile\fR
       
   114 Record drawing for a given URL.
       
   115 .TP
       
   116 \fB\-\-recording-output\fR \fIfile\fR
       
   117 Specify destination file for a drawing recording.
       
   118 .TP
       
   119 \fB\-\-setDefaultBrowser\fR
       
   120 Set this app as the default browser.
   108 
   121 
   109 .SH FILES
   122 .SH FILES
   110 \fI/usr/bin/firefox\fR - shell script wrapping
   123 \fI/usr/bin/firefox\fR - shell script wrapping
   111 \fBfirefox\fR
   124 \fBfirefox\fR
   112 .br
   125 .br
   113 \fI/usr/lib/firefox/firefox\fR - \fBfirefox\fR
   126 \fI/usr/lib64/firefox/firefox-bin\fR - \fBfirefox\fR
   114 executable
   127 executable
   115 
   128 
   116 .SH VERSION
   129 .SH VERSION
   117 3.0
   130 57.0
   118 
   131 
   119 .SH BUGS
   132 .SH BUGS
   120 To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR
   133 To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR
   121 
       
   122 .SH "SEE ALSO"
       
   123 .BR mozilla(1)
       
   124 
   134 
   125 .SH AUTHORS
   135 .SH AUTHORS
   126 .TP
   136 .TP
   127 .B The Mozilla Organization
   137 .B The Mozilla Organization
   128 .I http://www.mozilla.org/about.html
   138 .I http://www.mozilla.org/about.html
       
   139 .TP
       
   140 .B Tobias Girstmair
       
   141 .I https://gir.st/