home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / database / oracle / 1291 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  2.8 KB

  1. Path: sparky!uunet!oracle!unrepliable!bounce
  2. Newsgroups: comp.databases.oracle
  3. From: wkaufman@us.oracle.com (William Kaufman)
  4. Subject: Re: Terminal types, recognition of...
  5. Message-ID: <1992Aug13.210357.22834@oracle.us.oracle.com>
  6. Sender: usenet@oracle.us.oracle.com (Oracle News Poster)
  7. Nntp-Posting-Host: wkaufman.us.oracle.com
  8. Organization: Oracle Corporation, Redwood Shores CA
  9. References: <1992Aug10.174956.13401@unixg.ubc.ca> <1992Aug12.022036.9693@oracle.us.oracle.com> <1992Aug12.212237.17532@unixg.ubc.ca>
  10. Date: Thu, 13 Aug 1992 21:03:57 GMT
  11. X-Disclaimer: This message was written by an unauthenticated user
  12.               at Oracle Corporation.  The opinions expressed are those
  13.               of the user and not necessarily those of Oracle.
  14. Lines: 43
  15.  
  16. In article <1992Aug12.212237.17532@unixg.ubc.ca> george@unixg.ubc.ca (George chow) writes:
  17. ] In article <1992Aug12.022036.9693@oracle.us.oracle.com>, wkaufman@us.oracle.com (William Kaufman) writes:
  18. ] |> 
  19. ] |>     Well, it'll look for a terminal named "xterm" in your oraterm.r.  If
  20. ] |> it doesn't find it (and, in the default oraterm.r, it might not), the
  21. ] |> program will warn you and halt.
  22. ] Ah, so oraterm.r is an index of sorts...
  23.  
  24.     Ummm, not sure how you mean "index".  It's the default resource
  25. file: unless you specify one with the "-c" option, your terminal name
  26. better be listed in there.
  27.  
  28. ] Maybe I should have said that I was really more interested in the file oraterm.r.
  29. ] I was slightly confused because my ORATERMPATH points to a directory which 
  30. ] contains xterm.r, vt100.r, and a few others.
  31.  
  32.     ...and oraterm.r, I hope!
  33.  
  34. ] Since I know that if I come in from
  35. ] a vt100 terminal that things are okay, I couldn't understand why coming in from
  36. ] an xterm would be different. So, the answer is that oraterm.r needs to have an
  37. ] entry for xterm inside it before it will even start looking for xterm.r.
  38.  
  39.     The tools (Forms, Menu, etc.) will only look at one file--oraterm.r,
  40. or whatever you specify; {terminal}.r won't be looked at.  And, most
  41. product lines ship an oraterm.r that only contains definitions for the
  42. VT terminals--that's why your VT worked OK, but your xterm didn't.
  43.  
  44.     A single resource file *can* contain more than one terminal, though.
  45. If you've got a set of terminals that always get used, you can put them
  46. all in a single oraterm.r using the "oraterm" program.  Then, you only
  47. have to be sure that the default terminal is set properly--on UNIX, that
  48. means setting your $TERM variable correctly.
  49.  
  50.     (Convert the above into your OS's language,...)
  51.  
  52.                                                 -- Bill K.
  53.  
  54. ===============================================================================
  55. William P.D. Kaufman         Voice: (415) 506-2447     500 Oracle Parkway
  56. wkaufman@us.oracle.com         Fax: (415) 506-7221     Box 659411
  57. Tools & Multimedia                                     Redwood Shores, CA 94065
  58.