Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
linkskeys(5)
Edit
PageHistory
Diff
Info
LikePages
LINKSKEYS !!!LINKSKEYS NAME SYNOPSIS DESCRIPTION KEYS MAIN KEYMAP ACTIONS EDIT KEYMAP ACTIONS MENU KEYMAP ACTIONS DEFAULT BINDINGS FILES AUTHOR SEE ALSO ---- !!NAME linkskeys - links WWW browser key bindings !!SYNOPSIS __~/.links/user.cfg__ !!DESCRIPTION Key bindings for ''links'' should be placed in a file called __~/.links/user.cfg__. This file will be read from but not written to, so you may put comments in there. Key binding statements are of the form: bind ''keymap keystroke action'' where: __keymap__ is ''main'', ''edit'', or ''menu''. __keystroke__ is a case sensitive key, which you can prefix with ''Ctrl-'' or ''Alt-''. ''Ctrl-'' must be followed by an uppercase key. See below for a list of valid keys. __action__ is what the key should do. The actions available are dependent on the keymap, and are listed separately below. All words/strings may all be quoted Key can be unbound using the __unbind__ statement. unbind ''keymap keystroke'' It may be of use if you accidentally type a key often. !!KEYS Valid keys are: alphanumeric characters, punctuation, Enter, Backspace, Tab, Escape, Left, Right, Up, Down, Insert, Delete, Home, End, !PageUp, !PageDown, F1 to F12. Some keys will need to be quoted or escaped. For example, space can be written as !!MAIN KEYMAP ACTIONS The ''main'' keymap is used for general browsing. __add-bookmark__ Open a dialog box to add a new bookmark. __back__ Return to the previous page. __bookmark-manager__ Open the bookmark manager dialog. __cookies-load__ ??? Reload cookies file. (ELinks only) [[pasky, shouldn't this be load-cookies?] __copy-clipboard__ Copy the current link to the clipboard. __document-info__ Show some information about the current page. __down__ Move cursor downwards. __download__ Start downloading the current link. __end__ Go to the end of the page. __enter__ Follow the current link. __file-menu__ Open the File menu. __find-next__ Find the next occurrence of the current search text. __find-next-back__ Find the next occurrence of the current search text, in reverse. __goto-url__ Open a __goto-url-current__ Open a __goto-url-current-link__ Open a __header-info__ Show the current page header information. __home__ Go to the start of the page. __lua-console__ Open a Lua Console dialog box. Only available if Lua scripting support has been compiled in (Links-Lua and ELinks). __menu__ Activate the menu. __next-frame__ Move to the next frame. __open-new-window__ Open a new instace of ''links'' in a new window. __open-link-in-new-window__ Open the current link in a new instance of ''links'' in a new window. __page-down__ Move downwards by a page. __page-up__ Move upwards by a page. __paste-clipboard__ Paste text from the clipboard. __previous-frame__ Move to the previous frame. __quit__ Open a quit confirmation dialog box. __really-quit__ Quit without confirmation. Not in ''links'' 0.96. __reload__ Reload the current page. __scroll-down__ Scroll the viewing window downwards. __scroll-left__ Scroll the viewing window to the left. __scroll-right__ Scroll the viewing window to the right. __scroll-up__ Scroll the viewing window upwards. __search__ Search for some text. __search-back__ Search for some text, in reverse. __toggle-display-images__ Toggle whether to display links to images. __toggle-display-tables__ Toggle whether to render tables. __toggle-html-plain__ Toggles between rendering the current page as HTML or plaintext. __unback__ Go forwards in unhistory. (ELinks only) __up__ Move cursor upwards. __view-image__ View the image under the cursor. __zoom-frame__ Show the current frame using the entire screen. !!EDIT KEYMAP ACTIONS The ''edit'' keymap is used for editing text fields. __up__ __down__ __left__ __right__ __home__ __end__ __backspace__ __delete__ __kill-to-bol__ Delete text from cursor to beginning of line. __kill-to-eol__ Delete text from cursor to end of line. __auto-complete__ __enter__ __copy-clipboard__ __cut-clipboard__ __paste-clipboard__ __edit__ Edit the current textarea in an external text editor. (ELinks only) !!MENU KEYMAP ACTIONS The ''menu'' keymap is used for navigating menus. __left__ __right__ __up__ __down__ __home__ __end__ __page-up__ __page-down__ !!DEFAULT BINDINGS The default bindings are shown below. Any bindings in ''user.cfg'' will override these. This list is given as an example, and may not be up to date. bind main !PageDown page-down bind main !!FILES __/etc/links.cfg__ Site-wide configuration file. __~/.links/user.cfg__ Per-user configuration file, loaded after site-wide configuration. !!AUTHOR This manual page was finally written by Peter Wang (one and a half years after writing the binding code), using excerpts by David Mediavilla. You can thank Petr Baudis for the subtle requests for documentation.. !!SEE ALSO links(1) ----
2 pages link to
linkskeys(5)
:
links(1)
Man5l
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.