jumpsVMS.html 1.4 KB

1234567891011121314151617181920212223242526272829
  1. <html>
  2. <head>
  3. <title>Shortcut List</title>
  4. <link rev="made" href="mailto:WebMaster@foo.blah.dom">
  5. </head>
  6. <body>
  7. <h1>Shortcut List</h1>
  8. Following is a list of shortcut names and the target links associated
  9. with them. In Lynx, pressing J followed by one of these shortcut names
  10. will jump you directly to the link. This list will expand over time.<p>
  11. <b>Name</b>&nbsp;&nbsp;&nbsp;<b>Link</b>
  12. <!-- The list *MUST* be kept SORTED, one entry per line -->
  13. <dl compact>
  14. <dt>?<dd><a href="file://localhost/Lynx_Dir/jumps.html">This Shortcut List</a>
  15. <dt>freenets<dd><a href="http://duke.usask.ca/~scottp/free.html">FreeNets around the World</a>
  16. <dt>genhelp<dd><a href="http://www.wfeb.edu/HELP/@GCGHELP:GENHELP">GCG GenHelp</a>
  17. <dt>genman<dd><a href="http://www.wfeb.edu/HELP/@GCGHELP:GENMANUAL">GCG GenManual</a>
  18. <dt>home<dd><a href="http://www.wfeb.edu/">WFEB Home Page</a>
  19. <dt>mail<dd><a href="lynxprog:mail">Read and/or send mail</a>
  20. <dt>multinet<dd><a href="http://www.wfeb.edu/HELP/@MULTINET:MULTINET">MultiNet Help</a>
  21. <dt>news<dd><a href="lynxprog:news">Read and Send News</a>
  22. <dt>swing<dd><a href="lynxprog:swing sys$login">SWING File/Directory Manager</a>
  23. <dt>swinghelp<dd><a href="http://www.wfeb.edu/HELP/@CSWING:CSWING/SWING">SWING Help</a>
  24. <dt>vmshelp<dd><a href="http://www.wfeb.edu/HELP">VMS Help</a>
  25. <dt>who<dd><a href="lynxexec:show users">Find out who is online now</a>
  26. </dl>
  27. </body>
  28. </html>