home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2APPS / RHIDE13B.ZIP / info / infview.eng < prev    next >
Encoding:
GNU Info File  |  1997-06-10  |  4.7 KB  |  139 lines

  1. This is Info file infview.eng, produced by Makeinfo version 1.67 from
  2. the input file s:/rhide/doc/infeng.txi.
  3.  
  4. START-INFO-DIR-ENTRY
  5. * InfView: (infview).           InfView Documentation.
  6. END-INFO-DIR-ENTRY
  7.  
  8.    This document is copyright (C) 1996 by Salvador E. Tropea (SET), use
  9. it for any purpose, but don't remove my credits and copyrights.
  10.  
  11. 
  12. File: infview.eng,  Node: Top,  Next: Como usar InfView,  Prev: (dir),  Up: (dir)
  13.  
  14.    This is the help for InfView v0.1.0.
  15.  
  16.  Use the cursor arrows to move the cursor over the link (yellow words) that
  17. you want and press ENTER.
  18.  Press F5 to use all the available screen.
  19.  
  20. * Menu:
  21.  
  22. * How to use InfView: Como usar InfView.
  23. * ¿Who made InfView?: ¿Quién hizo InfView?.
  24. * Linux version : Linux.
  25. * Greetings: Agradecimientos.
  26.  
  27. 
  28. File: infview.eng,  Node: Como usar InfView,  Next: ¿Quién hizo InfView?,  Prev: Top,  Up: Top
  29.  
  30.    Available Keys:
  31.  
  32. Tab        Move to the next link (from the cursor position).
  33. Shift Tab  Move to the previous link (from the cursor position).
  34. Alt F1     Go to the last viewed topic (*Note Different in Linux: Linux.).
  35. Ctrl s     Search.
  36. Ctrl l     Repeat the last search.
  37. Alt F10    InfView control dialog window (*Note Different in Linux: Linux.).
  38. Ctrl p     Go to the "previous" link.
  39. Ctrl n     Go to the "next" link.
  40. Ctrl u     Go to the "up" link.
  41. Ctrl t     Go to the "top" link.
  42. Ctrl d     Go to the directory.
  43. Ctrl h     This help (*Note Different in Linux: Linux.).
  44. Ctrl g     *Note Allow to jump to any topic: GoTo.
  45. Ctrl o     *Note Allows to jump to any node in the file: Jump to node.
  46. 1-9        Take the link 1 to 9.
  47. 0          Take the last link available in that topic.
  48. a-z A-Z    Select the next link that starts with this letter.
  49.  
  50. 
  51. File: infview.eng,  Node: ¿Quién hizo InfView?,  Next: Agradecimientos,  Prev: Como usar InfView,  Up: Top
  52.  
  53. 0B██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
  54. 0F██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
  55. 0B██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
  56.  
  57.    InfView was made by Salvador Eduardo Tropea (SET), with the help of
  58. Robert Höhne.
  59.  
  60. E-Mail: salvador@inti.edu.ar
  61.  
  62. Telephone: (+541) 759-0013
  63. Postal Address:
  64. Salvador E. Tropea
  65. Curapaligüe 2124
  66. (1678) Caseros - 3 de Febrero
  67. Prov: Buenos Aires
  68. Argentina
  69.  
  70. 0B██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
  71. 0F██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
  72. 0B██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
  73. 
  74. File: infview.eng,  Node: Agradecimientos,  Prev: ¿Quién hizo InfView?,  Up: Top
  75.  
  76.  * To all the people who have contributed with DJGPP and GNU projects.
  77.  
  78.  * Specially to:
  79.  
  80.   DJ Delorie       (DJGPP's author).
  81.   Robert Höhne     (RHIDE's author).
  82.   Eli Zaretskii    (FAQ's maintainer).
  83.   Charles Sandsman (CWSDPMI's author).
  84.   Laszlo Molnar    (DJP's author sorry ML for the reverse order ;-).
  85.   Marek Habersack  (Installer's author, don't worry the position was random).
  86.  
  87.  * To all the people of DJGPP's list.
  88.  
  89. 
  90. File: infview.eng,  Node: GoTo,  Prev: Como usar InfView,  Up: Como usar InfView
  91.  
  92.    Go To Window:
  93.  
  94.   You must enter the exact name of the topic that you want in the following
  95. format:
  96.  
  97.    (file)node
  98.  
  99.    for example: "(libc)printf" will go to the printf help.
  100.  
  101. 
  102. File: infview.eng,  Node: Jump to node,  Prev: Como usar InfView,  Up: Como usar InfView
  103.  
  104.   This option will show you a window with all the nodes available in the
  105. current help file, you'll be able to select any of them and pressing ENTER
  106. you'll jump to that node.
  107.   The names are alphabetically sorted and pressing the first letters of the
  108. name of the node you'll be guided to the desired node.
  109.  
  110. 
  111. File: infview.eng,  Node: Linux,  Prev: Top,  Up: Top
  112.  
  113.  InfView can be used under Linux, but is experimental by now.
  114.  To make InfView for Linux you need the "TurboVision for Linux" library by
  115. Sergio Sigala.
  116.  
  117.  Differences:
  118.  
  119.  * tv-0.1.tar.gz doesn't supports double click so you'll get an emulation of
  120.    that.
  121.  * Alt-F1 and Alt-F10 are used to switch the virtual console so use Ctrl-F1
  122.    and Ctrl-F10 instead.
  123.  * I replaced Ctrl-H by F1 in this version.
  124.  * The program is unstable and generates Segmentation faults from time to
  125.    time, I really don't know why.
  126.  
  127.  
  128. 
  129. Tag Table:
  130. Node: Top344
  131. Node: Como usar InfView766
  132. Node: ¿Quién hizo InfView?1715
  133. Node: Agradecimientos2885
  134. Node: GoTo3398
  135. Node: Jump to node3660
  136. Node: Linux4058
  137. 
  138. End Tag Table
  139.