mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
elinks(1): Rewrite using AsciiDoc 8.2.2 and DocBook XSL 1.72.0
It basically rewrites the nroff formatting of the elinks(1) manpage and is mainly checked in separately to make it easier to review later updates. This corresponds to commit b09b1499864f1904813be091e2e4ad80fed765e1 in ELinks 0.11.4rc0.GIT.
This commit is contained in:
parent
4d06362a50
commit
df6801202c
@ -1,335 +1,420 @@
|
|||||||
.\"Generated by db2man.xsl. Don't modify this, modify the source.
|
.\" Title: elinks
|
||||||
.de Sh \" Subsection
|
.\" Author:
|
||||||
.br
|
.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
|
||||||
.if t .Sp
|
.\" Date: 03/05/2008
|
||||||
.ne 5
|
.\" Manual:
|
||||||
.PP
|
.\" Source:
|
||||||
\fB\\$1\fR
|
.\"
|
||||||
.PP
|
.TH "ELINKS" "1" "03/05/2008" "" ""
|
||||||
..
|
.\" disable hyphenation
|
||||||
.de Sp \" Vertical space (when we can't use .PP)
|
.nh
|
||||||
.if t .sp .5v
|
.\" disable justification (adjust text to left margin only)
|
||||||
.if n .sp
|
.ad l
|
||||||
..
|
.SH "NAME"
|
||||||
.de Ip \" List item
|
elinks \- lynx\-like alternative character mode WWW browser
|
||||||
.br
|
|
||||||
.ie \\n(.$>=3 .ne \\$3
|
|
||||||
.el .ne 3
|
|
||||||
.IP "\\$1" \\$2
|
|
||||||
..
|
|
||||||
.TH "ELINKS" 1 "The Elinks text-browser" "2007-01-06" "The Elinks text-browser"
|
|
||||||
.SH NAME
|
|
||||||
elinks \- lynx-like alternative character mode WWW browser
|
|
||||||
.SH "SYNOPSIS"
|
.SH "SYNOPSIS"
|
||||||
|
\fIelinks\fR [OPTION]\&... [URL]\&...
|
||||||
|
.sp
|
||||||
\fIelinks\fR [OPTION]... [URL]...
|
|
||||||
|
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
|
\fIELinks\fR is a text mode WWW browser, supporting colors, table rendering, background downloading, menu driven configuration interface, tabbed browsing and slim code.
|
||||||
|
.sp
|
||||||
\fIELinks\fR is a text mode WWW browser, supporting colors, table rendering, background downloading, menu driven configuration interface, tabbed browsing and slim code\&.
|
Frames are supported. You can have different file formats associated with external viewers. mailto: and telnet: are supported via external clients.
|
||||||
|
.sp
|
||||||
|
ELinks can handle both local files and remote URLs. The main supported remote URL protocols are \fIHTTP\fR, \fIHTTPS\fR (with SSL support compiled in) and \fIFTP\fR. Additional protocol support exists for \fIBitTorrent\fR \fIfinger\fR, \fIGopher\fR, \fISMB\fR and \fINNTP\fR.
|
||||||
Frames are supported\&. You can have different file formats associated with external viewers\&. mailto: and telnet: are supported via external clients\&.
|
.sp
|
||||||
|
The homepage of \fIELinks\fR can be found at <http://elinks.cz/>, where the ELinks manual is also hosted.
|
||||||
|
.sp
|
||||||
ELinks can handle both local files and remote URLs\&. The main supported remote URL protocols are \fIHTTP\fR, \fIHTTPS\fR (with SSL support compiled in) and \fIFTP\fR\&. Additional protocol support exists for \fIBitTorrent\fR \fIfinger\fR, \fIGopher\fR, \fISMB\fR and \fINNTP\fR\&.
|
|
||||||
|
|
||||||
|
|
||||||
The homepage of \fIELinks\fR can be found at <http://elinks\&.cz/>, where the ELinks manual is also hosted\&.
|
|
||||||
|
|
||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
|
Most options can be set in the user interface or config file, so usually you do not need to care about them. Note that this list is roughly equivalent to the output of running ELinks with the option \-\-long\-help.
|
||||||
|
.sp
|
||||||
Most options can be set in the user interface or config file, so usually you do not need to care about them\&. Note that this list is roughly equivalent to the output of running ELinks with the option \-\-long\-help\&.
|
.PP
|
||||||
|
|
||||||
.TP
|
|
||||||
\-anonymous [0|1] (default: 0)
|
\-anonymous [0|1] (default: 0)
|
||||||
Restricts \fIELinks\fR so it can run on an anonymous account\&. Local file browsing, downloads, and modification of options will be disabled\&. Execution of viewers is allowed, but entries in the association table can't be added or modified\&.
|
.RS 4
|
||||||
|
Restricts
|
||||||
.TP
|
\fIELinks\fR
|
||||||
|
so it can run on an anonymous account. Local file browsing, downloads, and modification of options will be disabled. Execution of viewers is allowed, but entries in the association table can't be added or modified.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-auto\-submit [0|1] (default: 0)
|
\-auto\-submit [0|1] (default: 0)
|
||||||
Automatically submit the first form in the given URLs\&.
|
.RS 4
|
||||||
|
Automatically submit the first form in the given URLs.
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
\-base\-session <num> (default: 0)
|
\-base\-session <num> (default: 0)
|
||||||
Used internally when opening \fIELinks\fR instances in new windows\&. The ID maps to information that will be used when creating the new instance\&. You don't want to use it\&.
|
.RS 4
|
||||||
|
Used internally when opening
|
||||||
.TP
|
\fIELinks\fR
|
||||||
|
instances in new windows. The ID maps to information that will be used when creating the new instance. You don't want to use it.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-config\-dir <str> (default: "")
|
\-config\-dir <str> (default: "")
|
||||||
Path of the directory \fIELinks\fR will read and write its config and runtime state files to instead of ~/\&.elinks\&. If the path does not begin with a '/' it is assumed to be relative to your \fIHOME\fR directory\&.
|
.RS 4
|
||||||
|
Path of the directory
|
||||||
.TP
|
\fIELinks\fR
|
||||||
|
will read and write its config and runtime state files to instead of
|
||||||
|
~/.elinks. If the path does not begin with a '/' it is assumed to be relative to your
|
||||||
|
\fIHOME\fR
|
||||||
|
directory.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-config\-dump
|
\-config\-dump
|
||||||
Print a configuration file with options set to the built\-in defaults to stdout\&.
|
.RS 4
|
||||||
|
Print a configuration file with options set to the built\-in defaults to stdout.
|
||||||
.TP
|
.RE
|
||||||
\-config\-file <str> (default: "elinks\&.conf")
|
.PP
|
||||||
Name of the configuration file that all configuration options will be read from and written to\&. It should be relative to config\-dir\&.
|
\-config\-file <str> (default: "elinks.conf")
|
||||||
|
.RS 4
|
||||||
.TP
|
Name of the configuration file that all configuration options will be read from and written to. It should be relative to config\-dir.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-config\-help
|
\-config\-help
|
||||||
Print help for configuration options and exit\&.
|
.RS 4
|
||||||
|
Print help for configuration options and exit.
|
||||||
.TP
|
.RE
|
||||||
\-default\-mime\-type (alias for mime\&.default_type)
|
.PP
|
||||||
The default MIME type used for documents of unknown type\&.
|
\-default\-mime\-type (alias for mime.default_type)
|
||||||
|
.RS 4
|
||||||
.TP
|
The default MIME type used for documents of unknown type.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-default\-keys [0|1] (default: 0)
|
\-default\-keys [0|1] (default: 0)
|
||||||
When set, all keybindings from configuration files will be ignored\&. It forces use of default keybindings and will reset user\-defined ones on save\&.
|
.RS 4
|
||||||
|
When set, all keybindings from configuration files will be ignored. It forces use of default keybindings and will reset user\-defined ones on save.
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
\-dump [0|1] (default: 0)
|
\-dump [0|1] (default: 0)
|
||||||
Print formatted plain\-text versions of given URLs to stdout\&.
|
.RS 4
|
||||||
|
Print formatted plain\-text versions of given URLs to stdout.
|
||||||
.TP
|
.RE
|
||||||
\-dump\-charset (alias for document\&.dump\&.codepage)
|
.PP
|
||||||
Codepage used when formatting dump output\&.
|
\-dump\-charset (alias for document.dump.codepage)
|
||||||
|
.RS 4
|
||||||
.TP
|
Codepage used when formatting dump output.
|
||||||
\-dump\-color\-mode (alias for document\&.dump\&.color_mode)
|
.RE
|
||||||
Color mode used with \-dump\&.
|
.PP
|
||||||
|
\-dump\-color\-mode (alias for document.dump.color_mode)
|
||||||
.TP
|
.RS 4
|
||||||
\-dump\-width (alias for document\&.dump\&.width)
|
Color mode used with
|
||||||
Width of the dump output\&.
|
\-dump.
|
||||||
|
.RE
|
||||||
.TP
|
.PP
|
||||||
|
\-dump\-width (alias for document.dump.width)
|
||||||
|
.RS 4
|
||||||
|
Width of the dump output.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-eval
|
\-eval
|
||||||
Specify configuration file directives on the command\-line which will be evaluated after all configuration files has been read\&. Example usage:
|
.RS 4
|
||||||
|
Specify configuration file directives on the command\-line which will be evaluated after all configuration files has been read. Example usage:
|
||||||
|
.sp
|
||||||
|
.RS 4
|
||||||
.nf
|
.nf
|
||||||
\-eval 'set protocol\&.file\&.allow_special_files = 1'
|
\-eval 'set protocol.file.allow_special_files = 1'
|
||||||
.fi
|
.fi
|
||||||
|
.RE
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
\-force\-html
|
\-force\-html
|
||||||
Makes \fIELinks\fR assume documents of unknown types are HTML\&. Useful when using \fIELinks\fR as an external viewer from MUAs\&. This is equivalent to \-default\-mime\-type text/html\&.
|
.RS 4
|
||||||
|
Makes
|
||||||
.TP
|
\fIELinks\fR
|
||||||
|
assume documents of unknown types are HTML. Useful when using
|
||||||
|
\fIELinks\fR
|
||||||
|
as an external viewer from MUAs. This is equivalent to
|
||||||
|
\-default\-mime\-type
|
||||||
|
text/html.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-?, \-h, \-help
|
\-?, \-h, \-help
|
||||||
Print usage help and exit\&.
|
.RS 4
|
||||||
|
Print usage help and exit.
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
\-localhost [0|1] (default: 0)
|
\-localhost [0|1] (default: 0)
|
||||||
Restricts \fIELinks\fR to work offline and only connect to servers with local addresses (ie\&. 127\&.0\&.0\&.1)\&. No connections to remote servers will be permitted\&.
|
.RS 4
|
||||||
|
Restricts
|
||||||
.TP
|
\fIELinks\fR
|
||||||
|
to work offline and only connect to servers with local addresses (ie. 127.0.0.1). No connections to remote servers will be permitted.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-long\-help
|
\-long\-help
|
||||||
Print detailed usage help and exit\&.
|
.RS 4
|
||||||
|
Print detailed usage help and exit.
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
\-lookup
|
\-lookup
|
||||||
Look up specified host and print all DNS resolved IP addresses\&.
|
.RS 4
|
||||||
|
Look up specified host and print all DNS resolved IP addresses.
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
\-no\-connect [0|1] (default: 0)
|
\-no\-connect [0|1] (default: 0)
|
||||||
Run \fIELinks\fR as a separate instance instead of connecting to an existing instance\&. Note that normally no runtime state files (bookmarks, history, etc\&.) are written to the disk when this option is used\&. See also \-touch\-files\&.
|
.RS 4
|
||||||
|
Run
|
||||||
.TP
|
\fIELinks\fR
|
||||||
|
as a separate instance instead of connecting to an existing instance. Note that normally no runtime state files (bookmarks, history, etc.) are written to the disk when this option is used. See also
|
||||||
|
\-touch\-files.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-no\-home [0|1] (default: 0)
|
\-no\-home [0|1] (default: 0)
|
||||||
Disables creation and use of files in the user specific home configuration directory (~/\&.elinks)\&. It forces default configuration values to be used and disables saving of runtime state files\&.
|
.RS 4
|
||||||
|
Disables creation and use of files in the user specific home configuration directory (~/.elinks). It forces default configuration values to be used and disables saving of runtime state files.
|
||||||
.TP
|
.RE
|
||||||
\-no\-numbering (alias for document\&.dump\&.numbering)
|
.PP
|
||||||
Prevents printing of link number in dump output\&. Note that this really affects only \-dump, nothing else\&.
|
\-no\-numbering (alias for document.dump.numbering)
|
||||||
|
.RS 4
|
||||||
.TP
|
Prevents printing of link number in dump output. Note that this really affects only
|
||||||
\-no\-references (alias for document\&.dump\&.references)
|
\-dump, nothing else.
|
||||||
Prevents printing of references (URIs) of document links in dump output\&. Note that this really affects only \-dump, nothing else\&.
|
.RE
|
||||||
|
.PP
|
||||||
.TP
|
\-no\-references (alias for document.dump.references)
|
||||||
|
.RS 4
|
||||||
|
Prevents printing of references (URIs) of document links in dump output. Note that this really affects only
|
||||||
|
\-dump, nothing else.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-remote
|
\-remote
|
||||||
Control a remote \fIELinks\fR instance by passing commands to it\&. The option takes an additional argument containing the method which should be invoked and any parameters that should be passed to it\&. For ease of use, the additional method argument can be omitted in which case any URL arguments will be opened in new tabs in the remote instance\&. Following is a list of the supported methods:
|
.RS 4
|
||||||
|
Control a remote
|
||||||
.RS
|
\fIELinks\fR
|
||||||
.TP 3
|
instance by passing commands to it. The option takes an additional argument containing the method which should be invoked and any parameters that should be passed to it. For ease of use, the additional method argument can be omitted in which case any URL arguments will be opened in new tabs in the remote instance. Following is a list of the supported methods:
|
||||||
\(bu
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'
|
||||||
ping(): look for a remote instance
|
ping(): look for a remote instance
|
||||||
.TP
|
.RE
|
||||||
\(bu
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'
|
||||||
openURL(): prompt URL in current tab
|
openURL(): prompt URL in current tab
|
||||||
.TP
|
.RE
|
||||||
\(bu
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'
|
||||||
openURL(URL): open URL in current tab
|
openURL(URL): open URL in current tab
|
||||||
.TP
|
.RE
|
||||||
\(bu
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'
|
||||||
openURL(URL, new\-tab): open URL in new tab
|
openURL(URL, new\-tab): open URL in new tab
|
||||||
.TP
|
.RE
|
||||||
\(bu
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'
|
||||||
openURL(URL, new\-window): open URL in new window
|
openURL(URL, new\-window): open URL in new window
|
||||||
.TP
|
.RE
|
||||||
\(bu
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'
|
||||||
addBookmark(URL): bookmark URL
|
addBookmark(URL): bookmark URL
|
||||||
.TP
|
.RE
|
||||||
\(bu
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'
|
||||||
infoBox(text): show text in a message box
|
infoBox(text): show text in a message box
|
||||||
.TP
|
.RE
|
||||||
\(bu
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'
|
||||||
xfeDoCommand(openBrowser): open new window
|
xfeDoCommand(openBrowser): open new window
|
||||||
.LP
|
|
||||||
.RE
|
.RE
|
||||||
.IP
|
.RE
|
||||||
|
.PP
|
||||||
.TP
|
|
||||||
\-session\-ring <num> (default: 0)
|
\-session\-ring <num> (default: 0)
|
||||||
ID of session ring this \fIELinks\fR session should connect to\&. \fIELinks\fR works in so\-called session rings, whereby all instances of \fIELinks\fR are interconnected and share state (cache, bookmarks, cookies, and so on)\&. By default, all \fIELinks\fR instances connect to session ring 0\&. You can change that behaviour with this switch and form as many session rings as you want\&. Obviously, if the session\-ring with this number doesn't exist yet, it's created and this 'ELinks' instance will become the master instance (that usually doesn't matter for you as a user much)\&. Note that you usually don't want to use this unless you're a developer and you want to do some testing \- if you want the \fIELinks\fR instances each running standalone, rather use the \-no\-connect command\-line option\&. Also note that normally no runtime state files are written to the disk when this option is used\&. See also \-touch\-files\&.
|
.RS 4
|
||||||
|
ID of session ring this
|
||||||
.TP
|
\fIELinks\fR
|
||||||
\-source [0|1] (default: 0)
|
session should connect to.
|
||||||
Print given URLs in source form to stdout\&.
|
\fIELinks\fR
|
||||||
|
works in so\-called session rings, whereby all instances of
|
||||||
.TP
|
\fIELinks\fR
|
||||||
\-touch\-files [0|1] (default: 0)
|
are interconnected and share state (cache, bookmarks, cookies, and so on). By default, all
|
||||||
When enabled, runtime state files (bookmarks, history, etc\&.) are written to disk, even when \-no\-connect or \-session\-ring is used\&. The option has no effect if not used in conjunction with any of these options\&.
|
\fIELinks\fR
|
||||||
|
instances connect to session ring 0. You can change that behaviour with this switch and form as many session rings as you want. Obviously, if the session\-ring with this number doesn't exist yet, it's created and this 'ELinks' instance will become the master instance (that usually doesn't matter for you as a user much). Note that you usually don't want to use this unless you're a developer and you want to do some testing \- if you want the
|
||||||
.TP
|
\fIELinks\fR
|
||||||
\-verbose <num> (default: 1)
|
instances each running standalone, rather use the
|
||||||
The verbose level controls what messages are shown at start up and while running:
|
\-no\-connect
|
||||||
|
command\-line option. Also note that normally no runtime state files are written to the disk when this option is used. See also
|
||||||
.RS
|
\-touch\-files.
|
||||||
.TP 3
|
|
||||||
\(bu
|
|
||||||
0: means only show serious errors
|
|
||||||
.TP
|
|
||||||
\(bu
|
|
||||||
1: means show serious errors and warnings
|
|
||||||
.TP
|
|
||||||
\(bu
|
|
||||||
2: means show all messages
|
|
||||||
.LP
|
|
||||||
.RE
|
.RE
|
||||||
.IP
|
.PP
|
||||||
|
\-source [0|1] (default: 0)
|
||||||
.TP
|
.RS 4
|
||||||
|
Print given URLs in source form to stdout.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
|
\-touch\-files [0|1] (default: 0)
|
||||||
|
.RS 4
|
||||||
|
When enabled, runtime state files (bookmarks, history, etc.) are written to disk, even when
|
||||||
|
\-no\-connect
|
||||||
|
or
|
||||||
|
\-session\-ring
|
||||||
|
is used. The option has no effect if not used in conjunction with any of these options.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
|
\-verbose <num> (default: 1)
|
||||||
|
.RS 4
|
||||||
|
The verbose level controls what messages are shown at start up and while running:
|
||||||
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'0: means only show serious errors
|
||||||
|
.RE
|
||||||
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'1: means show serious errors and warnings
|
||||||
|
.RE
|
||||||
|
.sp
|
||||||
|
.RS 4
|
||||||
|
\h'-04'\(bu\h'+03'2: means show all messages
|
||||||
|
.RE
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\-version
|
\-version
|
||||||
Print \fIELinks\fR version information and exit\&.
|
.RS 4
|
||||||
|
Print
|
||||||
|
\fIELinks\fR
|
||||||
Generated using output from ELinks version 0\&.12\&.GIT\&.
|
version information and exit.
|
||||||
|
.RE
|
||||||
|
Generated using output from ELinks version 0.12.GIT.
|
||||||
|
.sp
|
||||||
.SH "ENVIRONMENT VARIABLES"
|
.SH "ENVIRONMENT VARIABLES"
|
||||||
|
.PP
|
||||||
.TP
|
|
||||||
COMSPEC, SHELL
|
COMSPEC, SHELL
|
||||||
The shell used for File \-> OS Shell on DOS/Windows and UNIX, respectively\&.
|
.RS 4
|
||||||
|
The shell used for File \-> OS Shell on DOS/Windows and UNIX, respectively.
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
EDITOR
|
EDITOR
|
||||||
The program to use for external editor (when editing textareas)\&.
|
.RS 4
|
||||||
|
The program to use for external editor (when editing textareas).
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
ELINKS_CONFDIR
|
ELINKS_CONFDIR
|
||||||
The location of the directory containing configuration files\&. If not set the default is ~/\&.elinks/\&.
|
.RS 4
|
||||||
|
The location of the directory containing configuration files. If not set the default is
|
||||||
.TP
|
~/.elinks/.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
ELINKS_TWTERM, LINKS_TWTERM
|
ELINKS_TWTERM, LINKS_TWTERM
|
||||||
The command to run when selecting File \-> New window and if TWDISPLAY is defined (default twterm \-e)
|
.RS 4
|
||||||
|
The command to run when selecting File \-> New window and if
|
||||||
.TP
|
TWDISPLAY
|
||||||
|
is defined (default
|
||||||
|
twterm \-e)
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
ELINKS_XTERM, LINKS_XTERM
|
ELINKS_XTERM, LINKS_XTERM
|
||||||
The command to run when selecting File \-> New window and if DISPLAY is defined (default xterm \-e)
|
.RS 4
|
||||||
|
The command to run when selecting File \-> New window and if
|
||||||
.TP
|
DISPLAY
|
||||||
|
is defined (default
|
||||||
|
xterm \-e)
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
FTP_PROXY, HTTP_PROXY, HTTPS_PROXY
|
FTP_PROXY, HTTP_PROXY, HTTPS_PROXY
|
||||||
The host to proxy the various protocol traffic through\&.
|
.RS 4
|
||||||
|
The host to proxy the various protocol traffic through.
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
NO_PROXY
|
NO_PROXY
|
||||||
A comma separated list of URLs which should not be proxied\&.
|
.RS 4
|
||||||
|
A comma separated list of URLs which should not be proxied.
|
||||||
.TP
|
.RE
|
||||||
|
.PP
|
||||||
HOME
|
HOME
|
||||||
The path to the users home directory\&. Used when expanding ~/\&.
|
.RS 4
|
||||||
|
The path to the users home directory. Used when expanding
|
||||||
.TP
|
~/.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
WWW_HOME
|
WWW_HOME
|
||||||
Homepage location (as in \fBlynx\fR(1))\&.
|
.RS 4
|
||||||
|
Homepage location (as in
|
||||||
|
\fBlynx\fR(1)).
|
||||||
|
.RE
|
||||||
.SH "FILES"
|
.SH "FILES"
|
||||||
|
.PP
|
||||||
.TP
|
@sysconfdir@/elinks.conf
|
||||||
@sysconfdir@/elinks\&.conf
|
.RS 4
|
||||||
Site\-wide configuration file\&.
|
Site\-wide configuration file.
|
||||||
|
.RE
|
||||||
.TP
|
.PP
|
||||||
~/\&.elinks/elinks\&.conf
|
~/.elinks/elinks.conf
|
||||||
Per\-user config file, loaded after site\-wide configuration\&.
|
.RS 4
|
||||||
|
Per\-user config file, loaded after site\-wide configuration.
|
||||||
.TP
|
.RE
|
||||||
~/\&.elinks/bookmarks
|
.PP
|
||||||
Bookmarks file\&.
|
~/.elinks/bookmarks
|
||||||
|
.RS 4
|
||||||
.TP
|
Bookmarks file.
|
||||||
~/\&.elinks/cookies
|
.RE
|
||||||
Cookies file\&.
|
.PP
|
||||||
|
~/.elinks/cookies
|
||||||
.TP
|
.RS 4
|
||||||
~/\&.elinks/exmodehist
|
Cookies file.
|
||||||
Exmode history file\&.
|
.RE
|
||||||
|
.PP
|
||||||
.TP
|
~/.elinks/exmodehist
|
||||||
~/\&.elinks/formhist
|
.RS 4
|
||||||
Form history file\&.
|
Exmode history file.
|
||||||
|
.RE
|
||||||
.TP
|
.PP
|
||||||
~/\&.elinks/globhist
|
~/.elinks/formhist
|
||||||
History file containing most recently visited URLs\&.
|
.RS 4
|
||||||
|
Form history file.
|
||||||
.TP
|
.RE
|
||||||
~/\&.elinks/gotohist
|
.PP
|
||||||
GoTo URL dialog history file\&.
|
~/.elinks/globhist
|
||||||
|
.RS 4
|
||||||
.TP
|
History file containing most recently visited URLs.
|
||||||
~/\&.elinks/hooks\&.{js,lua,pl,py,rb,scm}
|
.RE
|
||||||
Browser scripting hooks\&.
|
.PP
|
||||||
|
~/.elinks/gotohist
|
||||||
.TP
|
.RS 4
|
||||||
~/\&.elinks/searchhist
|
GoTo URL dialog history file.
|
||||||
Search history file\&.
|
.RE
|
||||||
|
.PP
|
||||||
.TP
|
~/.elinks/hooks.{js,lua,pl,py,rb,scm}
|
||||||
~/\&.elinks/socket
|
.RS 4
|
||||||
Internal \fIELinks\fR socket for communication between its instances\&.
|
Browser scripting hooks.
|
||||||
|
.RE
|
||||||
.TP
|
.PP
|
||||||
~/\&.mailcap
|
~/.elinks/searchhist
|
||||||
Mappings of MIME types to external handlers\&.
|
.RS 4
|
||||||
|
Search history file.
|
||||||
.TP
|
.RE
|
||||||
~/\&.mime\&.types
|
.PP
|
||||||
Mappings of file extensions to MIME types\&.
|
~/.elinks/socket
|
||||||
|
.RS 4
|
||||||
|
Internal
|
||||||
Other files that ELinks uses from \fI~/\&.elinks/\fR includes the user defined CSS stylesheet\&. The name of the file can set in the \fIdocument\&.css\&.stylesheet\fR option\&.
|
\fIELinks\fR
|
||||||
|
socket for communication between its instances.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
|
~/.mailcap
|
||||||
|
.RS 4
|
||||||
|
Mappings of MIME types to external handlers.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
|
~/.mime.types
|
||||||
|
.RS 4
|
||||||
|
Mappings of file extensions to MIME types.
|
||||||
|
.RE
|
||||||
|
Other files that ELinks uses from \fI~/.elinks/\fR includes the user defined CSS stylesheet. The name of the file can set in the \fIdocument.css.stylesheet\fR option.
|
||||||
|
.sp
|
||||||
.SH "PLATFORMS"
|
.SH "PLATFORMS"
|
||||||
|
\fIELinks\fR is known to work on \fILinux\fR, \fIFreeBSD\fR, \fIOpenBSD\fR, \fISolaris\fR, \fIIRIX\fR, \fIHPUX\fR, \fIDigital Unix\fR, \fIAIX\fR, \fIOS/2\fR, \fIBeOS\fR and \fIRISC OS\fR. Port for \fIWin32\fR is in state of beta testing.
|
||||||
|
.sp
|
||||||
\fIELinks\fR is known to work on \fILinux\fR, \fIFreeBSD\fR, \fIOpenBSD\fR, \fISolaris\fR, \fIIRIX\fR, \fIHPUX\fR, \fIDigital Unix\fR, \fIAIX\fR, \fIOS/2\fR, \fIBeOS\fR and \fIRISC OS\fR\&. Port for \fIWin32\fR is in state of beta testing\&.
|
|
||||||
|
|
||||||
.SH "BUGS"
|
.SH "BUGS"
|
||||||
|
Please report any other bugs you find to the either the ELinks mailing list at <elinks\-users@linuxfromscratch.org> or if you prefer enter them into the bug tracking system <http://bugzilla.elinks.cz/>. More information about how to get in contact with developers and getting help can be found on the community page <http://elinks.cz/community.html>.
|
||||||
|
.sp
|
||||||
Please report any other bugs you find to the either the ELinks mailing list at <elinks\-users@linuxfromscratch\&.org> or if you prefer enter them into the bug tracking system <http://bugzilla\&.elinks\&.cz/>\&. More information about how to get in contact with developers and getting help can be found on the community page <http://elinks\&.cz/community\&.html>\&.
|
|
||||||
|
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
|
\fIELinks\fR is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License <http://www.gnu.org/copyleft/gpl.html> as published by the Free Software Foundation; version 2 of the License.
|
||||||
|
.sp
|
||||||
\fIELinks\fR is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License <http://www\&.gnu\&.org/copyleft/gpl\&.html> as published by the Free Software Foundation; version 2 of the License\&.
|
|
||||||
|
|
||||||
.SH "AUTHORS"
|
.SH "AUTHORS"
|
||||||
|
The \fILinks\fR browser \- on which \fIELinks\fR is based \- was written by Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>. \fIELinks\fR was written by Petr Baudis <pasky@ucw.cz>. See file AUTHORS in the source tree for a list of people contributing to this project.
|
||||||
|
.sp
|
||||||
The \fILinks\fR browser \- on which \fIELinks\fR is based \- was written by Mikulas Patocka <mikulas@artax\&.karlin\&.mff\&.cuni\&.cz>\&. \fIELinks\fR was written by Petr Baudis <pasky@ucw\&.cz>\&. See file AUTHORS in the source tree for a list of people contributing to this project\&.
|
This manual page was written by Peter Gervai <grin@tolna.net>, using excerpts from a (yet?) unknown \fILinks\fR fan for the \fIDebian GNU/Linux system\fR (but may be used by others). Contributions from Francis A. Holop. Extended, clarified and made more up\-to\-date by Petr Baudis <pasky@ucw.cz>. Updated by Zas <zas@norz.org>. The conversion to Asciidoc and trimming was done by Jonas Fonseca <fonseca@diku.dk>.
|
||||||
|
.sp
|
||||||
|
|
||||||
This manual page was written by Peter Gervai <grin@tolna\&.net>, using excerpts from a (yet?) unknown \fILinks\fR fan for the \fIDebian GNU/Linux system\fR (but may be used by others)\&. Contributions from Francis A\&. Holop\&. Extended, clarified and made more up\-to\-date by Petr Baudis <pasky@ucw\&.cz>\&. Updated by Zas <zas@norz\&.org>\&. The conversion to Asciidoc and trimming was done by Jonas Fonseca <fonseca@diku\&.dk>\&.
|
|
||||||
|
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
|
\fBelinkskeys\fR(5), \fBelinks.conf\fR(5), \fBlinks\fR(1), \fBlynx\fR(1), \fBw3m\fR(1), \fBwget\fR(1)
|
||||||
|
.sp
|
||||||
\fBelinkskeys\fR(5), \fBelinks\&.conf\fR(5), \fBlinks\fR(1), \fBlynx\fR(1), \fBw3m\fR(1), \fBwget\fR(1)
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user