?? elinkskeys.5
字號(hào):
.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at:.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>..TH "ELINKSKEYS" "5" "15 June 2003" "" "".SH NAMEelinkskeys \- keybindings for ELinks.SH "DESCRIPTION".PPKey bindings for elinks should be placedin a file called \fI~/.elinks/elinks.conf\fR. Note thatany information regarding their format/structure may not be up-to-date.If you will discover that, please feed us with a patch..PPKey binding statements are of the form:.nf bind "\fBkeymap\fR" "\fBkeystroke\fR" = "\fBaction\fR".fi.PPwhere:.TP\fB keymap \fRis main, edit, ormenu..TP\fB keystroke \fRis a case sensitive key, which you can prefix withCtrl- or Alt-.Ctrl- must be followed by an uppercase key.See below for a list of valid keys..TP\fB action \fRis what the key should do. The actions available are dependenton the keymap, and are listed separately below..PPAll words/strings may all be quoted "like so". Backslashes are escapecharacters, even if not between quotes. Lines beginning with a hashcharacter (#) are comments..PPKeys can be unbound just by binding them to "none" action. It may beof use if you accidentally type a key often..SH "KEYS".PPValid keys are: alphanumeric characters, punctuation, Enter, Backspace,Tab, Escape, Left, Right, Up, Down, Insert, Delete, Home, End, PageUp,PageDown, F1 to F12..PPSome keys will need to be quoted or escaped. For example, space can bewritten as " " (quote space quote), and the quote itself as \\"(backslash quote). Backslash can be written as \\\\ (doublebackslash)..SH "MAIN KEYMAP ACTIONS".PPThe main keymap is used for general browsing..TP\fB add-bookmark \fROpen a dialog box to add a new bookmark..TP\fB back \fRReturn to the previous page..TP\fB bookmark-manager \fROpen the bookmark manager dialog..TP\fB cookies-load \fRReload cookies file. .TP\fB copy-clipboard \fRCopy the current link to the clipboard..TP\fB document-info \fRShow some information about the current page..TP\fB down \fRMove cursor downwards..TP\fB download \fRStart downloading the current link..TP\fB end \fRGo to the end of the page..TP\fB enter \fRFollow the current link..TP\fB file-menu \fROpen the File menu..TP\fB find-next \fRFind the next occurrence of the current search text..TP\fB find-next-back \fRFind the next occurrence of the current search text, inreverse..TP\fB goto-url \fROpen a "Go to URL" dialog box..TP\fB goto-url-current \fROpen a "Go to URL" dialog box containing the current URL..TP\fB goto-url-current-link \fROpen a "Go to URL" dialog box containing the current link..TP\fB header-info \fRShow the current page header information..TP\fB home \fRGo to the start of the page..TP\fB link-menu \fRActivate the contextual link menu..TP\fB lua-console \fROpen a Lua Console dialog box. Only available if Lua scriptingsupport has been compiled in (Links-Lua and ELinks)..TP\fB menu \fRActivate the menu..TP\fB next-frame \fRMove to the next frame..TP\fB open-new-window \fROpen a new instace of ELinks in a new window..TP\fB open-link-in-new-window \fROpen the current link in a new instance of ELinks in a newwindow..TP\fB page-down \fRMove downwards by a page..TP\fB page-up \fRMove upwards by a page..TP\fB paste-clipboard \fRPaste text from the clipboard..TP\fB previous-frame \fRMove to the previous frame..TP\fB quit \fROpen a quit confirmation dialog box..TP\fB really-quit \fRQuit without confirmation..TP\fB reload \fRReload the current page..TP\fB scroll-down \fRScroll the viewing window downwards..TP\fB scroll-left \fRScroll the viewing window to the left..TP\fB scroll-right \fRScroll the viewing window to the right..TP\fB scroll-up \fRScroll the viewing window upwards..TP\fB search \fRSearch for some text..TP\fB search-back \fRSearch for some text, in reverse..TP\fB toggle-display-images \fRToggle whether to display links to images..TP\fB toggle-display-tables \fRToggle whether to render tables..TP\fB toggle-html-plain \fRToggles between rendering the current page as HTML or plaintext..TP\fB unback \fRGo forwards in unhistory..TP\fB up \fRMove cursor upwards..TP\fB view-image \fRView the image under the cursor..TP\fB zoom-frame \fRShow the current frame using the entire screen..SH "EDIT KEYMAP ACTIONS".PPThe edit keymap is used for editing text fields..TP\fB up \fR.TP\fB down \fR.TP\fB left \fR.TP\fB right \fR.TP\fB home \fR.TP\fB end \fR.TP\fB backspace \fR.TP\fB delete \fR.TP\fB kill-to-bol \fRDelete text from cursor to beginning of line..TP\fB kill-to-eol \fRDelete text from cursor to end of line.TP\fB auto-complete \fR.TP\fB enter \fR.TP\fB copy-clipboard \fR.TP\fB cut-clipboard \fR.TP\fB paste-clipboard \fR.TP\fB edit \fREdit the current textarea in an external text editor..SH "MENU KEYMAP ACTIONS".PPThe menu keymap is used for navigatingmenus..TP\fB left \fR.TP\fB right \fR.TP\fB up \fR.TP\fB down \fR.TP\fB home \fR.TP\fB end \fR.TP\fB page-up \fR.TP\fB page-down \fR.SH "NAVIGATION KEYS".PPYou may prefix each of these keys with a number, telling its repeatcount (how many times to do it). You can also re-bind keys, see\fBelinkskeys(5)\fR for documentation and a more complete list of keysbound by default..TP\fB PGDN \fRpage down.TP\fB Space \fRpage down.TP\fB PGUP \fRpage up.TP\fB b \fRpage up.TP\fB B \fRpage up.TP\fB DOWN \fRnext link/down.TP\fB UP \fRprev link/up.TP\fB ^INS \fRcopy to clipboard.TP\fB ^C \fRcopy to clipboard.TP\fB INS \fRscroll up.TP\fB ^P \fRscroll up.TP\fB DEL \fRscroll down.TP\fB ^N \fRscroll down.TP\fB [ \fRscroll left.TP\fB ] \fRscroll right.TP\fB HOME \fRhome.TP\fB END \fRend of page.TP\fB RIGHT \fRenter link/press button.TP\fB ENTER \fRenter link/press button.TP\fB LEFT \fRgo back.TP\fB d \fRdownload link.TP\fB D \fRdownload link.TP\fB F4 \fRedit textarea in external editor (broken).TP\fB ^T \fRedit textarea in external editor (broken).TP\fB / \fRsearch in the page.TP\fB ? \fRsearch back in the page.TP\fB n \fRfind next match.TP\fB N \fRfind next match backwards.TP\fB f \fRzoom actual frame.TP\fB F \fRzoom actual frame.TP\fB ^R \fRreload page.TP\fB g \fRgo to URL.TP\fB G \fRgo to the current URL.TP\fB a \fRadd a new bookmark.TP\fB A \fRadd a new bookmark.TP\fB s \fRbookmark manager.TP\fB S \fRbookmark manager.TP\fB ^K \fRreload cookies from ~/.elinks/cookies.TP\fB q \fRquit.TP\fB Q \fRquit.TP\fB = \fRdocument information.TP\fB | \fRheader information.TP\fB \\ \fRtoggle HTML source/rendered view.TP\fB * \fRtoggle display of images.TP\fB TAB \fRnext frame.TP\fB ESC \fRmenu/escape.TP\fB F9 \fRmenu.TP\fB F10 \fRfile menu.SH "EDITING KEYS".PPThe following keys can be used while editing a line/jumping to a URL:.TP\fB RIGHT \fRmove right.TP\fB LEFT \fRmove left.TP\fB HOME \fRjump to the beginning.TP\fB ^A \fRjump to the beginning.TP\fB END \fRjump to the end.TP\fB ^E \fRjump to the end.TP\fB ^INS \fRcopy to clipboard.TP\fB ^B \fRcopy to clipboard.TP\fB ^X \fRcut to clipboard.TP\fB ^V \fRpaste from clipboard.TP\fB ENTER \fRenter line.TP\fB BACKSPACE \fRdelete back character.TP\fB ^H \fRdelete back character.TP\fB DEL \fRdelete character.TP\fB ^D \fRdelete character.TP\fB ^U \fRdelete from beginning of the line.TP\fB ^K \fRdelete to the end of the line.TP\fB ^W \fRauto complete line.SH "DEFAULT BINDINGS".PPThe default bindings are shown below. Any bindings in\fIelinks.conf\fR will override these. This list isgiven as an example, and may not be up to date..nfbind "main" "v" = "view-image"bind "main" "l" = "jump-to-link"bind "main" "L" = "link-menu"bind "main" "F10" = "file-menu"bind "main" "F9" = "menu"bind "main" "Escape" = "menu"bind "main" "Tab" = "next-frame"bind "main" "*" = "toggle-display-images"bind "main" "." = "toggle-numbered-links"bind "main" "\\\\" = "toggle-html-plain"bind "main" "<" = "tab-prev"bind "main" ">" = "tab-next"bind "main" "c" = "tab-close"bind "main" "|" = "header-info"bind "main" "=" = "document-info"bind "main" "Q" = "really-quit"bind "main" "q" = "quit"bind "main" "Ctrl-K" = "cookies-load"bind "main" "k" = "keybinding-manager"bind "main" "o" = "options-manager"bind "main" "h" = "history-manager"bind "main" "S" = "bookmark-manager"bind "main" "s" = "bookmark-manager"bind "main" "A" = "add-bookmark-link"bind "main" "a" = "add-bookmark"bind "main" "M" = "goto-url-home"bind "main" "m" = "goto-url-home"bind "main" "H" = "goto-url-home"bind "main" "G" = "goto-url-current"bind "main" "g" = "goto-url"bind "main" "E" = "goto-url-current-link"bind "main" "Ctrl-R" = "reload"bind "main" "F" = "zoom-frame"bind "main" "f" = "zoom-frame"bind "main" "N" = "find-next-back"bind "main" "n" = "find-next"bind "main" "?" = "search-back"bind "main" "/" = "search"bind "main" "z" = "abort-connection"bind "main" "R" = "resume-download"bind "main" "r" = "resume-download"bind "main" "D" = "download"bind "main" "d" = "download"bind "main" "U" = "unback"bind "main" "u" = "unback"bind "main" "Left" = "back"bind "main" "x" = "enter-reload"bind "main" "Ctrl-Enter" = "enter-reload"bind "main" "Ctrl-Right" = "enter-reload"bind "main" "Enter" = "enter"bind "main" "Right" = "enter"bind "main" "Ctrl-E" = "end"bind "main" "End" = "end"bind "main" "Ctrl-A" = "home"bind "main" "Home" = "home"bind "main" "}" = "scroll-right"bind "main" "{" = "scroll-left"bind "main" "]" = "scroll-right"bind "main" "[" = "scroll-left"bind "main" "Ctrl-N" = "scroll-down"bind "main" "Delete" = "scroll-down"bind "main" "Ctrl-P" = "scroll-up"bind "main" "Insert" = "scroll-up"bind "main" "Ctrl-C" = "copy-clipboard"bind "main" "Ctrl-Insert" = "copy-clipboard"bind "main" "Up" = "up"bind "main" "Down" = "down"bind "main" "Ctrl-B" = "page-up"bind "main" "B" = "page-up"bind "main" "b" = "page-up"bind "main" "PageUp" = "page-up"bind "main" "Ctrl-F" = "page-down"bind "main" " " = "page-down"bind "main" "PageDown" = "page-down"bind "edit" "Ctrl-R" = "auto-complete-unambiguous"bind "edit" "Ctrl-W" = "auto-complete"bind "edit" "Ctrl-K" = "kill-to-eol"bind "edit" "Ctrl-U" = "kill-to-bol"bind "edit" "Ctrl-D" = "delete"bind "edit" "Delete" = "delete"bind "edit" "Ctrl-H" = "backspace"bind "edit" "Backspace" = "backspace"bind "edit" "Enter" = "enter"bind "edit" "Ctrl-V" = "paste-clipboard"bind "edit" "Ctrl-X" = "cut-clipboard"bind "edit" "Ctrl-C" = "copy-clipboard"bind "edit" "Ctrl-Insert" = "copy-clipboard"bind "edit" "Ctrl-T" = "edit"bind "edit" "F4" = "edit"bind "edit" "Ctrl-E" = "end"bind "edit" "End" = "end"bind "edit" "Down" = "down"bind "edit" "Up" = "up"bind "edit" "Ctrl-A" = "home"bind "edit" "Home" = "home"bind "edit" "Right" = "right"bind "edit" "Left" = "left"bind "menu" "Ctrl-B" = "page-up"bind "menu" "PageUp" = "page-up"bind "menu" "Ctrl-F" = "page-down"bind "menu" "PageDown" = "page-down"bind "menu" "Enter" = "enter"bind "menu" "Ctrl-E" = "end"bind "menu" "End" = "end"bind "menu" "Down" = "down"bind "menu" "Up" = "up"bind "menu" "Ctrl-A" = "home"bind "menu" "Home" = "home"bind "menu" "Right" = "right"bind "menu" "Left" = "left"# ELinks with Lua supportbind "main" "," = "lua-console".fi.SH "AUTHOR".PPThis manual page was finally written by Peter Wang (one and a halfyears after writing the binding code), using excerpts by DavidMediavilla. You can thank Petr Baudis for the subtle requests fordocumentation. Updated by Zas. Moved to docbook format and cleaned upby Jonas..SH "SEE ALSO".PP\fBelinks(1)\fR,\fBelinks.conf(5)\fR
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -