📄 lynx_users_guide.html
字号:
Keypad mode : [Links are numbered................] Emacs keys : [OFF] VI keys : [OFF] Line edit style : [Bash-like Bindings] Keyboard layout : [YAWERTY Cyrillic, for DEC LK201 kbd] Display and Character Sets Use locale-based character set(!): [OFF] Display character set : [Cyrillic (ISO-8859-5)..........] Assumed document character set(!): [iso-8859-1......] Raw 8-bit (!) : [OFF] X Display (!) : __________________________________________ Document Appearance Show color : [ON....] Show cursor : [OFF] Underline links (!) : [OFF] Show scrollbar : [OFF] Popups for select fields : [ON.] HTML error recovery (!) : [strict (SortaSGML mode)] Show images (!) : [as labels] Verbose images : [OFF..........] Headers Transferred to Remote Servers Personal mail address : __________________________________________ Preferred document character set : _________________________________ Preferred document language : _________________________________ User-Agent header (!) : __________________________________________ Listing and Accessing Files FTP sort criteria : [By Name] Local directory sort criteria : [Mixed style......] Local directory sort order : [By name..........] Show transfer rate : [Show KiB/sec, ETA] Show dot files : [ON.] Execution links : [FOR LOCAL FILES ONLY] Special Files and Screens Multi-bookmarks : [ADVANCED] Review/edit Bookmarks files : Goto multi-bookmark menu Visited Pages : [As Visit Tree..........] Check your lynx.cfg here Accept Changes - Reset Changes Left Arrow cancels changes</pre><p>The key-based menu depends on key-strokes to identify optionswhich the user wants to change. It is compiled into Lynxand is accessed by setting FORMS_OPTIONS to TRUE in<A HREF="#lynx.cfg">lynx.cfg</A>.<pre> Options Menu (Lynx Version 2.8.5rel.1) (E)ditor : emacs (D)ISPLAY variable : aixtest.cc.ukans.edu:0.0 mu(L)ti-bookmarks: OFF B)ookmark file: lynx_bookmarks.html (F)TP sort criteria : By Filename (P)ersonal mail address : montulli@netscape.com (S)earching type : CASE INSENSITIVE preferred document lan(G)uage: en preferred document c(H)arset : NONE display (C)haracter set : Western (ISO-8859-1) raw 8-bit or CJK m(O)de : ON show color (&) : OFF (V)I keys: OFF e(M)acs keys: OFF sho(W) dot files: OFF popups for selec(T) fields : ON show cursor (@) : OFF (K)eypad mode : Numbers act as arrows li(N)e edit style : Default Binding l(I)st directory style : Mixed style (U)ser mode : Advanced verbose images (!) : ON user (A)gent : [User-Agent header] local e(X)ecution links : FOR LOCAL FILES ONLY</pre>An option can be changed by entering the capital letter or character inparentheses for the option you wish to change (e.g., '<em>E</em>' for Editoror '<em>@</em>' for show cursor). For fields where text must be entered,simply enter the text by typing on the keyboard. The <ahref="keystrokes/edit_help.html">Line Editor</a> can be used tocorrect mistakes, and <em>Control-U</em> can be used to erase theline. When you are done entering a change press the <em>Return</em> keyto get back to the <em>Command?</em> prompt.<p>For fields where you must choose one of two choices, press any keyto toggle the choices and press the <em>Return</em> key to finish thechange.<p>For fields where you potentially have more than two choices,popup windows may be evoked which function homologously to thosefor select fields in <a href="#Forms">HTML Forms</a>. The popupwindows will be invoked only if you have popups for select fieldsset to ON (see below). Otherwise, your cursor will be positionedat the current choice, and you can press any key to cycle throughthe choices, then press the <em>Return</em> key to finish thechange.<p>When you are done changing options use the '<em>r</em>' command toreturn to Lynx or the '<em>></em>' command to save the options to a<em>.lynxrc</em> file and return to Lynx.<p>The following table describes the options available on the<em>Options Menu</em>:<dl> <dt>Assumed document character set <dd>This option changes the handling of documents which do not explicitly specify a charset. Normally Lynx assumes that 8-bit characters in those documents are encoded according to iso-8859-1 (the official default for the HTTP protocol). Unfortunately, many non-English web pages "forget" to include proper charset info; this option helps you to browse those broken pages if you know by some means what the charset is. When the value given here or by an -assume_charset command line flag is in effect, Lynx will treat documents as if they were encoded accordingly. This option active when 'Raw 8-bit or CJK Mode' is OFF. <dt>Bookmark file <dd>When multi-bookmarks is OFF, this is the filename and location of your default personal bookmark file. Enter '<em>B</em>' to modify the filename and/or location via the <a href="keystrokes/edit_help.html">Line Editor</a>. Bookmark files allow frequently traveled links to be stored in personal easy to access files. Using the '<em>a</em>'dd bookmark link command (see <a href="#Bookmarks">Lynx bookmarks</a>) you may save any link that does not have associated POST content into a bookmark file. All bookmark files must be in or under your account's home directory. If the location specified does not begin with a dot-slash (./), its presence will still be assumed, and referenced to the home directory. When multi-bookmarks is STANDARD or ADVANCED, entering '<em>B</em>' will invoke a menu of up to 26 bookmark files (associated with the letters of the English alphabet), for editing their filenames and locations (<em>filepath</em>), and descriptions. Lynx will create bookmark files, if they don't already exist, when you first '<em>a</em>'dd a bookmark link to them. However, if you've specified a subdirectory (e.g., ./BM/lynx_bookmarks.html), that subdirectory must already exist. Note that on VMS you should use the URL syntax for the filepath (e.g., <em>not</em> [.BM]lynx_bookmarks.html). For Win32, see [???]. <dt>DISPLAY variable <dd>This option is only relevant to X Window users. The DISPLAY (Unix) or DECW$DISPLAY (VMS) variable is picked up automatically from the environment if it has been previously set. <dt>Display Character set <dd>This option allows you to set up the default character set for your specific terminal. The display character set provides a mapping from the character encodings of viewed documents and from HTML entities into viewable characters. It should be set according to your terminal's character set so that characters other than 7-bit ASCII can be displayed correctly, using approximations if necessary. You must have the selected character set installed on your terminal. (Since Lynx now supports a wide range of platforms it may be useful to note that cpXXX codepages used within IBM PC computers, and windows-xxxx within native MS-Windows apps.) <dt>Editor <dd>The editor to be invoked when editing browsable files, when sending mail or comments, when preparing a news article for posting, and for external TEXTAREA editing. The full pathname of the editor command should be specified when possible. <dt>Emacs keys <dd>If set to ON then the CTRL-P, CTRL-N, CTRL-F, and CTRL-B keys will be mapped to up-arrow, down-arrow, right-arrow, and left-arrow, respectively. Otherwise, they remain mapped to their configured bindings (normally UP_TWO lines, DOWN_TWO lines, NEXT_PAGE, and PREV_PAGE, respectively). <p>Note: this has no direct effect on the line-editor's key bindings. <dt>FTP sort criteria <dd>This option allows you to specify how files will be sorted within FTP listings. The current options include "<code>By Filename</code>", "<code>By Size</code>", "<code>By Type</code>", and "<code>By Date</code>". <dt>Keypad as arrows, numbered links, numbered fields, or numbered links and form fields <dd>This option gives the choice among navigating with the arrow keys, or having every link numbered so that the links may be selected or made current by numbers as well as using the arrow keys, or having every link as well as every form field numbered so that they can be selected or sought by numbers. See the<br> <a href="keystrokes/follow_help.html" >Follow link (or page) number:</a> and<br> <a href="keystrokes/follow_help.html#select-option" >Select option (or page) number:</a><br> help for more information. <dt>Line edit style <dd>This option allows you to set alternative key bindings for the built-in line editor, if alternative line-edit bindings have been compiled in. Otherwise, Lynx uses the <a href="keystrokes/edit_help.html">Default Binding</a>. <dt>List directory style <dd>Applies to Directory Editing. Files and directories can be presented in the following ways: <dl> <dt>Mixed style <dd>Files and directories are listed together in alphabetical order. <dt>Directories first <dd>Files and directories are separated into two alphabetical lists. Directories are listed first. <dt>Files first <dd>Files and directories are separated into two alphabetical lists. Files are listed first. <p> The Options Form also allows you to sort by the file attributes, using the <em>Local directory sort order</em>: <dl> <dt>By name <dd>by filename (the default) <dt>By size <dd>by file size, in descending order <dt>By date <dd>by file modification time, in descending order <dt>By mode <dd>by file protection <dt>By type <dd>by filename suffix, e.g., the text beginning with '.' <dt>By user <dd>by file owner's user-id <dt>By group <dd>by file owner's group-id </dl> </dl> <dt>Local execution scripts or links <dd>Local execution is activated when Lynx is first set up. If it has not been activated you will not see this option in the <em>Options Menu</em>. <dd>When a local execution script is encountered Lynx checks the users options to see whether the script can be executed. Users have the following options: <dl> <dt> Always off <dd>Local execution scripts will never be executed <dt>For Local files only <dd>Local execution scripts will only be executed if the script to be executed resides on the local machine, and is referenced by a URL that begins with <em>file://localhost</em> <dt>Always on <dd>All local execution scripts will be executed </dl> <dd>If the users options permit the script to be executed Lynx will spawn a shell and run the script. If the script cannot be executed Lynx will show the script within the Lynx window and
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -