diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2021-07-02 00:15:34 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2021-07-02 00:15:34 +0000 |
commit | 35787b45f4cbf08d6e4d913e859a39a4e4369766 (patch) | |
tree | 01ee977a699ad9f78393fca6bef3888bc707b715 /lynx_help/keystrokes/option_help.html | |
parent | 811be0812233351687f2215e264eeb886a2a0060 (diff) | |
download | lynx-snapshots-35787b45f4cbf08d6e4d913e859a39a4e4369766.tar.gz |
snapshot of project "lynx", label v2-9-0dev_6l
Diffstat (limited to 'lynx_help/keystrokes/option_help.html')
-rw-r--r-- | lynx_help/keystrokes/option_help.html | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/lynx_help/keystrokes/option_help.html b/lynx_help/keystrokes/option_help.html index e652a767..3138572b 100644 --- a/lynx_help/keystrokes/option_help.html +++ b/lynx_help/keystrokes/option_help.html @@ -1,19 +1,16 @@ -<!-- $LynxId: option_help.html,v 1.33 2020/01/21 21:56:41 tom Exp $ --> +<!-- $LynxId: option_help.html,v 1.34 2021/07/01 21:02:38 tom Exp $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> - <html> <head> <meta name="generator" content= - "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> - + "HTML Tidy for HTML5 for Linux version 5.6.0"> <title>Form-based Options Menu : Help</title> <link rev="made" href="mailto:lynx-dev@nongnu.org"> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii"> <meta name="description" content= "Lynx's options menu allows you to set and modify many features. Some features persist only during the current session unless specially enabled in lynx.cfg"> - </head> - +</head> <body> <h2><a name="overview" id="overview">Options Menu</a></h2> @@ -31,7 +28,6 @@ <li> <a href="#GP">General Preferences</a> - <ul> <li><a href="#UM">User Mode</a></li> @@ -43,7 +39,6 @@ <li> <a href="#SP">Security and Privacy</a> - <ul> <li><a href="#CK">Cookies</a></li> @@ -55,7 +50,6 @@ <li> <a href="#KI">Keyboard Input</a> - <ul> <li><a href="#KM">Keypad mode</a></li> @@ -69,7 +63,6 @@ <li> <a href="#DP">Display and Character Set</a> - <ul> <li><a href="#LC">Use locale-based character set</a></li> @@ -87,7 +80,6 @@ <li> <a href="#AP">Document Appearance</a> - <ul> <li><a href="#SC">Show color</a></li> @@ -116,7 +108,6 @@ <li> <a href="#HP">Headers Transferred to Remote Servers</a> - <ul> <li><a href="#PM">Personal mail address</a></li> @@ -140,7 +131,6 @@ <li> <a href="#LP">Listing and Accessing Files</a> - <ul> <li><a href="#PF">Use Passive FTP</a></li> @@ -161,7 +151,6 @@ </li> <li>Special Files and Screens - <ul> <li><a href="#MB">Multi-bookmarks</a></li> @@ -500,12 +489,12 @@ <p>This option combines the effects of the “*” & “[” keys as follows:</p> + <pre> <em>ignore</em> all images which lack an ALT= text string, <em>show labels</em>, e.g. [INLINE] — see “Verbose Images” below — , <em>use links</em> for every image, enabling downloading. </pre> - <p>This option setting cannot be saved between sessions. See <a href="../Lynx_users_guide.html#Images">Users Guide</a> & <em>lynx.cfg</em> for more details.</p> |