about summary refs log tree commit diff stats
path: root/lynx_help/keystroke_commands/keystroke_help.html
diff options
context:
space:
mode:
Diffstat (limited to 'lynx_help/keystroke_commands/keystroke_help.html')
-rw-r--r--lynx_help/keystroke_commands/keystroke_help.html26
1 files changed, 18 insertions, 8 deletions
diff --git a/lynx_help/keystroke_commands/keystroke_help.html b/lynx_help/keystroke_commands/keystroke_help.html
index a11cfb3c..a94d1c96 100644
--- a/lynx_help/keystroke_commands/keystroke_help.html
+++ b/lynx_help/keystroke_commands/keystroke_help.html
@@ -1,19 +1,21 @@
 <!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN">
 <HTML>
 <HEAD>
-<TITLE>HELP! --  Press the left arrow key to exit help</TITLE>
+<TITLE>Help on Lynx Keystroke Commands</TITLE>
 <LINK rev="made" href="mailto:lynx-dev@sig.net">
 </HEAD>
 <BODY>
 <h1>+++ Keystroke Commands +++</h1>
 <PRE>
-  <A HREF="movement_help.html">MOVEMENT</A>:    Down arrow     - Highlight next topic
+  <A HREF="movement_help.html"
+  >MOVEMENT</A>:    Down arrow     - Highlight next topic
                Up arrow       - Highlight previous topic
                Right arrow,   - Jump to highlighted topic
                Return, Enter
                Left arrow     - Return to previous topic
 
-  <A HREF="scrolling_help.html">SCROLLING</A>:   +              - Scroll down to next page (Page-Down)
+  <A HREF="scrolling_help.html"
+  >SCROLLING</A>:   +              - Scroll down to next page (Page-Down)
                -              - Scroll up to previous page (Page-Up)
                SPACE          - Scroll down to next page (Page-Down)
                b              - Scroll up to previous page (Page-Up)
@@ -37,26 +39,32 @@
 	       u	      - Upload a file into the current directory
 	       
   <A HREF="other_help.html">OTHER</A>:       ? (or h)       - Help (this screen)
-               a              - Add the current link to your bookmark file
+               a              - Add the current link to a bookmark file
                c              - Send a comment to the document owner 
                d              - Download the current link
 	       e	      - Edit the current file
-               g              - Goto a user specified <a href="http://www.ncsa.uiuc.edu/demoweb/url-primer.html">URL</a> or file
+               g              - Goto a user specified <a
+	       			href="../lynx_url_support.html">URL</a> or file
 	       i 	      - Show an index of documents
 	       j	      - Execute a jump operation
 	       k	      - Show a list of key mappings
 	       l	      - List references (links) in current document
                m              - Return to main screen
                o              - Set your <A HREF="option_help.html">options</A>
-               p              - <a href="print_help.html">Print</a> to a file, mail, printers, or other
+               p              - <a href="print_help.html"
+	       			>Print</a> to a file, mail, printers, or other
                q              - Quit (Capital 'Q' for quick quit)
                /              - Search for a string within the current document
                s              - Enter a search string for an external search
                n              - Go to the next search string
-               v              - View your <A HREF="bookmark_help.html">bookmark file</A>
+               v              - View a <A HREF="bookmark_help.html"
+	       			>bookmark file</A>
+               V              - Go to the <A HREF="visited_help.html"
+	       			>Visited Links Page</A>
                x              - Force submission of form or link with no-cache
                z              - Cancel transfer in progress
-               [backspace]    - Go to the <A HREF="history_help.html">history page</A>
+               [backspace]    - Go to the <A HREF="history_help.html"
+	       			>History Page</A>
                =              - Show file and link info
                \              - Toggle document source/rendered view
 	       !	      - Spawn your default shell
@@ -74,6 +82,8 @@
                CTRL-U         - Erase input line
                CTRL-G         - Cancel input or transfer
                CTRL-T         - Toggle trace mode on and off
+               CTRL-K         - Invoke the <A HREF="cookie_help.html"
+	       			>Cookie Jar Page</A>
 </PRE>
 </BODY>
 </HTML>