diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-01-29 21:25:58 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-01-29 21:25:58 -0500 |
commit | c3ec4181d988501e4d7116f32c669d5ca69e7060 (patch) | |
tree | 3a19fc17f13ca34edf02b209e19464f8041984cd /lynx_help/keystroke_commands/other_help.html | |
parent | 6bd78b38830217fa268e678d9637116ec516bf0e (diff) | |
download | lynx-snapshots-c3ec4181d988501e4d7116f32c669d5ca69e7060.tar.gz |
snapshot of project "lynx", label v2_6fm_970129
Diffstat (limited to 'lynx_help/keystroke_commands/other_help.html')
-rw-r--r-- | lynx_help/keystroke_commands/other_help.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lynx_help/keystroke_commands/other_help.html b/lynx_help/keystroke_commands/other_help.html index 4d248257..9891650a 100644 --- a/lynx_help/keystroke_commands/other_help.html +++ b/lynx_help/keystroke_commands/other_help.html @@ -8,7 +8,7 @@ <h1>+++ Other Commands +++</h1> <PRE> a - Places the link that you are currently positioned - on in your personal <A HREF="bookmark_help.html">bookmark file</A>. + on into a personal <A HREF="bookmark_help.html">bookmark file</A>. c - Allows you to send a mail message to the owner or maintainer of the data that you are currently @@ -18,6 +18,8 @@ d - Downloads the file pointed to by the current link and displays an option menu allowing the file to be saved or transfered by configurable options. + Can also be used when positioned on a form SUBMIT + button to download the reply to a form submission. g - Allows you to enter any <a href="http://www.ncsa.uiuc.edu/demoweb/url-primer.html">URL</a> or filename that you wish to view. @@ -59,7 +61,7 @@ n - Move to the next instance of a search string if you have searched previously. - v - Views your current <A HREF="bookmark_help.html">Bookmark file</A>. + v - View a <A HREF="bookmark_help.html">Bookmark file</A>. x - Force submission of form or link with no-cache. @@ -132,6 +134,8 @@ CTRL-G - Cancels any input prompt, mail message or data transfer. CTRL-T - Toggles trace mode on and off. + + CTRL-K - Invokes the Cookie Jar Page. </PRE> </BODY> </HTML> |