⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 elinks.conf.5

📁 一个很有名的浏览器
💻 5
📖 第 1 页 / 共 5 页
字号:
to show. E.g. 'Subject' and 'From'.All header entries can be read in the header info dialog..SS URI rewriting (protocol.rewrite)Rules for rewriting URIs entered in the goto dialog.It makes it possible to define a set of prefixes that willbe expanded if they match a string entered in the goto dialog.The prefixes can be dumb, meaning that they work only likeURI abbreviations, or smart ones, making it possible to passarguments to them like search engine keywords..SS Dumb Prefixes (protocol.rewrite.dumb)Dumb prefixes, see enable-dumb description for details..TP\f3protocol.rewrite.dumb._template_\f2 <str>\f1 (default: "")Replacement URI for this dumbprefix:%c in the string means the current URL%% in the string means '%'.SS Smart Prefixes (protocol.rewrite.smart)Smart prefixes, see enable-smart description for details..TP\f3protocol.rewrite.smart._template_\f2 <str>\f1 (default: "")Replacement URI for this smartprefix:%c in the string means the current URL%s in the string means the whole argument to smartprefix%0,%1,...,%9 means argument 0, 1, ..., 9%% in the string means '%'.TP\f3protocol.rewrite.enable-dumb\f2 [0|1]\f1 (default: 1)Enable dumb prefixes - simple URI abbreviations which canbe written to the Goto URL dialog instead of actual URIs - i.e.if you write 'elinks' there, you are directed tohttp://elinks.or.cz/..TP\f3protocol.rewrite.enable-smart\f2 [0|1]\f1 (default: 1)Enable smart prefixes - URI templates triggered by writinggiven abbreviation to the Goto URL dialog followed by a listof arguments from which the actual URI is composed - i.e.'gg:search keywords' or 'gn search keywords for news'..SS SMB (protocol.smb)SAMBA specific options..TP\f3protocol.smb.credentials\f2 <str>\f1 (default: "")Credentials file passed to smbclient via -A option..SS User protocols (protocol.user)User protocols. Options in this tree specify externalhandlers for the appropriate protocols. Ie.protocol.user.mailto.unix..SS Template option folder (protocol.user._template_)Handler (external program) for this protocol. Name theoptions in this tree after your system (ie. unix, unix-xwin)..TP\f3protocol.user._template_._template_\f2 <str>\f1 (default: "")Handler (external program) for this protocol and system.%f in the string means file name to include form data from%h in the string means hostname (or email address)%p in the string means port%d in the string means path (everything after the port)%s in the string means subject (?subject=<this>)%u in the string means the whole URL.TP\f3protocol.no_proxy\f2 <str>\f1 (default: "")Comma separated list of domains for which the proxy (HTTP/FTP)should be disabled. Optionally, a port can be specified for somedomains as well. If it's blank, NO_PROXY environment variable ischecked as well..SS Terminals (terminal)Terminal options..SS Template option folder (terminal._template_)Options specific to this terminal type (according to $TERM value)..TP\f3terminal._template_.type\f2 <num>\f1 (default: 0)Terminal type; matters mostly only when drawing frames anddialog box borders:.RS.PD 0.TP.B 0is dumb terminal type, ASCII art.TP.B 1is VT100, simple but portable.TP.B 2is Linux, you get double frames and other goodies.TP.B 3is KOI-8.TP.B 4is FreeBSD.PD.RE.TP\f3terminal._template_.m11_hack\f2 [0|1]\f1 (default: 0)Switch fonts when drawing lines, enabling both local charactersand lines working at the same time. Makes sense only with linuxterminal..TP\f3terminal._template_.utf_8_io\f2 [0|1]\f1 (default: 0)Enable I/O in UTF8 for Unicode terminals. Note that currently,only the subset of UTF8 according to terminal codepage is used..TP\f3terminal._template_.restrict_852\f2 [0|1]\f1 (default: 0)Restrict the characters used when drawing lines. Makes senseonly with linux terminals using the cp850/852 character sets..TP\f3terminal._template_.block_cursor\f2 [0|1]\f1 (default: 0)Move cursor to bottom right corner when done drawing.This is particularly useful when we have a block cursor,so that inversed text is displayed correctly..TP\f3terminal._template_.colors\f2 <num>\f1 (default: 0)The color mode controls what colors are used and how they areoutput to the terminal. The color modes are:.RS.PD 0.TP.B 0is mono mode, only 2 colors are used.TP.B 1is 16 color mode, uses the common ANSI colors.TP.B 2is 256 color mode, uses XTerm RGB codes.PD.RE.TP\f3terminal._template_.transparency\f2 [0|1]\f1 (default: 1)If we should not set the background to black. This is particularlyuseful when we have a terminal (typically in some windowingenvironment) with a background image or a transparent background -it will be visible in ELinks as well. Note that this option makessense only when colors are enabled..TP\f3terminal._template_.underline\f2 [0|1]\f1 (default: 0)If we should use underline or enhance the color instead..TP\f3terminal._template_.charset\f2 <codepage>\f1 (default: System)Codepage of charset used for displaying content on terminal.'System' stands for a codepage determined by a selected locale..SS User interface (ui)User interface options..SS Clock (ui.clock)Digital clock in the status bar..TP\f3ui.clock.enable\f2 [0|1]\f1 (default: 0)Whether to display a digital clock in the status bar..TP\f3ui.clock.format\f2 <str>\f1 (default: "[%H:%M]")Format string for the digital clock. See the strftime(3)manpage for details..SS Color settings (ui.colors)Default user interface color settings..SS Color terminals (ui.colors.color)Color settings for color terminal..SS Main menu bar (ui.colors.color.mainmenu)Main menu bar colors..SS Unselected main menu bar item (ui.colors.color.mainmenu.normal)Unselected main menu bar item colors..TP\f3ui.colors.color.mainmenu.normal.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.mainmenu.normal.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Selected main menu bar item (ui.colors.color.mainmenu.selected)Selected main menu bar item colors..TP\f3ui.colors.color.mainmenu.selected.text\f2 <color|#rrggbb>\f1 (default: green)Default text color..TP\f3ui.colors.color.mainmenu.selected.background\f2 <color|#rrggbb>\f1 (default: black)Default background color..SS Hotkey (ui.colors.color.mainmenu.hotkey)Main menu hotkey colors..SS Unselected hotkey (ui.colors.color.mainmenu.hotkey.normal)Main menu unselected hotkey colors..TP\f3ui.colors.color.mainmenu.hotkey.normal.text\f2 <color|#rrggbb>\f1 (default: darkred)Default text color..TP\f3ui.colors.color.mainmenu.hotkey.normal.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Selected hotkey (ui.colors.color.mainmenu.hotkey.selected)Main menu selected hotkey colors..TP\f3ui.colors.color.mainmenu.hotkey.selected.text\f2 <color|#rrggbb>\f1 (default: darkred)Default text color..TP\f3ui.colors.color.mainmenu.hotkey.selected.background\f2 <color|#rrggbb>\f1 (default: green)Default background color..SS Menu bar (ui.colors.color.menu)Menu bar colors..SS Unselected menu item (ui.colors.color.menu.normal)Unselected menu item colors..TP\f3ui.colors.color.menu.normal.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.menu.normal.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Selected menu item (ui.colors.color.menu.selected)Selected menu item colors..TP\f3ui.colors.color.menu.selected.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.menu.selected.background\f2 <color|#rrggbb>\f1 (default: green)Default background color..SS Marked menu item (ui.colors.color.menu.marked)Marked menu item colors..TP\f3ui.colors.color.menu.marked.text\f2 <color|#rrggbb>\f1 (default: red)Default text color..TP\f3ui.colors.color.menu.marked.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Hotkey (ui.colors.color.menu.hotkey)Menu item hotkey colors..SS Unselected hotkey (ui.colors.color.menu.hotkey.normal)Menu item unselected hotkey colors..TP\f3ui.colors.color.menu.hotkey.normal.text\f2 <color|#rrggbb>\f1 (default: darkred)Default text color..TP\f3ui.colors.color.menu.hotkey.normal.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Selected hotkey (ui.colors.color.menu.hotkey.selected)Menu item selected hotkey colors..TP\f3ui.colors.color.menu.hotkey.selected.text\f2 <color|#rrggbb>\f1 (default: darkred)Default text color..TP\f3ui.colors.color.menu.hotkey.selected.background\f2 <color|#rrggbb>\f1 (default: green)Default background color..SS Menu frame (ui.colors.color.menu.frame)Menu frame colors..TP\f3ui.colors.color.menu.frame.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.menu.frame.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Dialog (ui.colors.color.dialog)Dialog colors..SS Generic (ui.colors.color.dialog.generic)Generic dialog colors..TP\f3ui.colors.color.dialog.generic.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.dialog.generic.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Frame (ui.colors.color.dialog.frame)Dialog frame colors..TP\f3ui.colors.color.dialog.frame.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.dialog.frame.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Scrollbar (ui.colors.color.dialog.scrollbar)Scrollbar colors..TP\f3ui.colors.color.dialog.scrollbar.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.dialog.scrollbar.background\f2 <color|#rrggbb>\f1 (default: blue)Default background color..SS Selected scrollbar (ui.colors.color.dialog.scrollbar-selected)Scrollbar selected colors..TP\f3ui.colors.color.dialog.scrollbar-selected.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.dialog.scrollbar-selected.background\f2 <color|#rrggbb>\f1 (default: green)Default background color..SS Title (ui.colors.color.dialog.title)Dialog title colors..TP\f3ui.colors.color.dialog.title.text\f2 <color|#rrggbb>\f1 (default: darkred)Default text color..TP\f3ui.colors.color.dialog.title.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Text (ui.colors.color.dialog.text)Dialog text colors..TP\f3ui.colors.color.dialog.text.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.dialog.text.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Checkbox (ui.colors.color.dialog.checkbox)Dialog checkbox colors..TP\f3ui.colors.color.dialog.checkbox.text\f2 <color|#rrggbb>\f1 (default: darkred)Default text color..TP\f3ui.colors.color.dialog.checkbox.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Selected checkbox (ui.colors.color.dialog.checkbox-selected)Dialog selected checkbox colors..TP\f3ui.colors.color.dialog.checkbox-selected.text\f2 <color|#rrggbb>\f1 (default: yellow)Default text color..TP\f3ui.colors.color.dialog.checkbox-selected.background\f2 <color|#rrggbb>\f1 (default: green)Default background color..SS Checkbox label (ui.colors.color.dialog.checkbox-label)Dialog checkbox label colors..TP\f3ui.colors.color.dialog.checkbox-label.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.dialog.checkbox-label.background\f2 <color|#rrggbb>\f1 (default: white)Default background color..SS Button (ui.colors.color.dialog.button)Dialog button colors..TP\f3ui.colors.color.dialog.button.text\f2 <color|#rrggbb>\f1 (default: white)Default text color..TP\f3ui.colors.color.dialog.button.background\f2 <color|#rrggbb>\f1 (default: blue)Default background color..SS Selected button (ui.colors.color.dialog.button-selected)Dialog selected button colors..TP\f3ui.colors.color.dialog.button-selected.text\f2 <color|#rrggbb>\f1 (default: yellow)Default text color..TP\f3ui.colors.color.dialog.button-selected.background\f2 <color|#rrggbb>\f1 (default: green)Default background color..SS Button shortcut (ui.colors.color.dialog.button-shortcut)Dialog button colors..TP\f3ui.colors.color.dialog.button-shortcut.text\f2 <color|#rrggbb>\f1 (default: yellow)Default text color..TP\f3ui.colors.color.dialog.button-shortcut.background\f2 <color|#rrggbb>\f1 (default: blue)Default background color..SS Selected button shortcut (ui.colors.color.dialog.button-shortcut-selected)Dialog selected button colors..TP\f3ui.colors.color.dialog.button-shortcut-selected.text\f2 <color|#rrggbb>\f1 (default: white)Default text color..TP\f3ui.colors.color.dialog.button-shortcut-selected.background\f2 <color|#rrggbb>\f1 (default: blue)Default background color..SS Text field (ui.colors.color.dialog.field)Dialog text field colors..TP\f3ui.colors.color.dialog.field.text\f2 <color|#rrggbb>\f1 (default: white)Default text color..TP\f3ui.colors.color.dialog.field.background\f2 <color|#rrggbb>\f1 (default: blue)Default background color..SS Text field text (ui.colors.color.dialog.field-text)Dialog field text colors..TP\f3ui.colors.color.dialog.field-text.text\f2 <color|#rrggbb>\f1 (default: yellow)Default text color..TP\f3ui.colors.color.dialog.field-text.background\f2 <color|#rrggbb>\f1 (default: blue)Default background color..SS Meter (ui.colors.color.dialog.meter)Dialog meter colors..TP\f3ui.colors.color.dialog.meter.text\f2 <color|#rrggbb>\f1 (default: white)Default text color..TP\f3ui.colors.color.dialog.meter.background\f2 <color|#rrggbb>\f1 (default: blue)Default background color..SS Shadow (ui.colors.color.dialog.shadow)Dialog shadow colors (see ui.shadows option)..TP\f3ui.colors.color.dialog.shadow.text\f2 <color|#rrggbb>\f1 (default: black)Default text color..TP\f3ui.colors.color.dialog.shadow.background\f2 <color|#rrggbb>\f1 (default: black)Default background color..SS Title bar (ui.colors.color.title)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -