diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-02-18 10:30:13 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-02-18 10:30:13 -0500 |
commit | c5fef0d4ab035d8fd988270a39ed6f9d0e9b214c (patch) | |
tree | 24189287f1876ed78999a0e3722ed26a8f733d05 /lynx_help/keystrokes | |
parent | 8ce6b560f4fb325be3d34266c54c70eb8668e8e1 (diff) | |
download | lynx-snapshots-c5fef0d4ab035d8fd988270a39ed6f9d0e9b214c.tar.gz |
snapshot of project "lynx", label v2-8-2dev_17
Diffstat (limited to 'lynx_help/keystrokes')
-rw-r--r-- | lynx_help/keystrokes/alt_edit_help.html | 6 | ||||
-rw-r--r-- | lynx_help/keystrokes/edit_help.html | 6 | ||||
-rw-r--r-- | lynx_help/keystrokes/option_help.html | 15 |
3 files changed, 16 insertions, 11 deletions
diff --git a/lynx_help/keystrokes/alt_edit_help.html b/lynx_help/keystrokes/alt_edit_help.html index 2090145a..bd79c6e8 100644 --- a/lynx_help/keystrokes/alt_edit_help.html +++ b/lynx_help/keystrokes/alt_edit_help.html @@ -41,14 +41,14 @@ the '.lynxrc' file. UPPER Upper case the line - Ctrl-^ LOWER Lower case the line - Ctrl-_ - LKCMD Invoke cmd prompt - Ctrl-V (in form input fields, only) [2] + LKCMD Invoke cmd prompt - Ctrl-V (in form text fields, only) [2] [1] "next" means the character "under" a box or underline style cursor; it means "to the immediate right of" an I-beam (between characters) type cursor. -[2] Follow Ctrl-V with the key "e" bound to the EDIT function, - to edit the form's textarea field using an external editor. +[2] Follow Ctrl-V with the key "e" bound to the EDIT function, + to edit the form's textarea field using an external editor. </pre> </body> </html> diff --git a/lynx_help/keystrokes/edit_help.html b/lynx_help/keystrokes/edit_help.html index a72e5a99..92008a63 100644 --- a/lynx_help/keystrokes/edit_help.html +++ b/lynx_help/keystrokes/edit_help.html @@ -43,15 +43,15 @@ is the <A HREF="alt_edit_help.html">Alternate Bindings</A> keymap. UPPER Upper case the line - Ctrl-T LOWER Lower case the line - Ctrl-K - LKCMD Invoke cmd prompt - Ctrl-V (in form input fields, only) [2] + LKCMD Invoke cmd prompt - Ctrl-V (in form text fields, only) [2] SWMAP Switch input keymap - Ctrl-^ [1] "next" means the character "under" a box or underline style cursor; it means "to the immediate right of" an I-beam (between characters) type cursor. -[2] Follow Ctrl-V with the key "e" bound to the EDIT function, - to edit the form's textarea field using an external editor. +[2] Follow Ctrl-V with the key "e" bound to the EDIT function, + to edit the form's textarea field using an external editor. </pre> </body> </html> diff --git a/lynx_help/keystrokes/option_help.html b/lynx_help/keystrokes/option_help.html index 6d9ae0f6..27ce6bb5 100644 --- a/lynx_help/keystrokes/option_help.html +++ b/lynx_help/keystrokes/option_help.html @@ -55,12 +55,16 @@ compiled in or chosen in `lynx.cfg':<P> <H1><A NAME="CK">Cookies</A></H1> This can be set to accept or reject all cookies or to ask each time. -See the Users Guide (under `h'elp) for details of cookie usage. +See the Users Guide for details of <A HREF="../Lynx_users_guide.html#Cookies" +>cookie usage</A>. <H1><A NAME="ED">Editor</A></H1> -If non-empty, it defines the editor to spawn when editing a local file -or sending mail. Any valid text editor may be entered here. +This is the editor to be invoked when editing browsable files, +sending mail or comments, or filling form's textarea (multiline input field). +The full pathname of the editor command should be specified when possible. +It is assumed the text editor supports the same character set +you have for "display character set" in Lynx. <H1><A NAME="EM">Emacs keys</A></H1> @@ -286,8 +290,9 @@ and windows-xxxx within native MS-Windows applications. <H1><A NAME="DV">X DISPLAY variable</A></H1> -If non-empty, it specifies your <A HREF="xterm_help.html">X terminal</A> -display address. +This option is only relevant to X Window users. It specifies +the DISPLAY (Unix) or DECW$DISPLAY (VMS) variable. It is picked up +automatically from the environment if it has been previously set. <H1><A NAME="MB">Multi-bookmarks</A></H1> |