home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12527 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  2.4 KB

  1. Path: sparky!uunet!spool.mu.edu!wupost!cs.utexas.edu!ut-emx!emx.utexas.edu!hartmans
  2. From: hartmans@npc.ece.utexas.edu (Sam Hartman)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: info -a, anybody know how to use it?
  5. Message-ID: <HARTMANS.92Dec12092950@npc.ece.utexas.edu>
  6. Date: 12 Dec 92 14:29:50 GMT
  7. References: <JEW.92Dec7164621@venus.venus.sunquest.com> <1992Dec8.173859.28281@unislc.uucp>
  8. Sender: news@ut-emx.uucp
  9. Distribution: world,local
  10. Organization: The University of Texas at Austin
  11. Lines: 44
  12. In-reply-to: dold@unislc.uucp's message of 8 Dec 92 17:38:59 GMT
  13.  
  14. >>>>> On 8 Dec 92 17:38:59 GMT, dold@unislc.uucp (Clarence Dold) said:
  15.  
  16. In article <1992Dec8.173859.28281@unislc.uucp> dold@unislc.uucp (Clarence Dold) writes:
  17.  
  18. Clarence> From article <JEW.92Dec7164621@venus.venus.sunquest.com>, by jew@venus.sunquest.com:
  19. > I'd like to be able to use info from a character-based terminal, but
  20. > can't find any documentation on the -a option of info.  It comes up
  21.  
  22. Clarence> I haven't used it much, but another guy here uses it for demos of how CDROM
  23. Clarence> lookups ought to be written.  (I leave that without comment ;-) )
  24. Clarence> The first trick is ctrl-o to get to the menu bar.
  25. Clarence> Other than that, it seems to work just fine.
  26.  
  27. Clarence> -- 
  28. Clarence> ---
  29. Clarence> Clarence A Dold - dold@unislc.slc.Unisys.COM
  30. Clarence>                ...pyramid!ctnews!tsmiti!dold
  31.     I wish it was that simple for me. I'm having difficulty to get
  32. info to recognize all the cursor arrows I input; it gets some of them,
  33. but when it doesn't recognize one, itmoves the highlight back to the
  34. first item on a list. Picture the time it takes to move the highlight
  35. bar down to the end of a long list of search hits when every third
  36. arrow key generally sends it right back up to the top. I'm ready to
  37. try anything; rewrite terminfo definitions, use a different comm
  38. program on my laptop, anything just to get info working! Let me
  39. explain exactly what I am doing.
  40.  
  41.     I'm accessing a Cisco terminal server and telnetting to a
  42. Decstation. From there, I'm using rlogin -8 to a RISC/6000. On the
  43. 6000, I'msetting TERM to "vt100". On my laptop (IBM PS2/L40), I'm
  44. running Boyan 5.0 in vt100 mode. Boyan comes with the default arrow
  45. keys configured for emacs, but I have changed this for the correct
  46. sequences.
  47. Arrow    Translation
  48. up    ^[[A
  49. down    ^[[B
  50. right    ^[[C
  51. left    ^[[D
  52.  
  53.     This works fine in emacs, smit, vi, and everything else; it
  54. doesn't work in info!
  55.  
  56.     Please reply by email; I'll post a summary if I get anything
  57. interesting.
  58.