home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1504 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  2.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!pacbell!oracle!unrepliable!bounce
  2. Newsgroups: comp.databases.oracle
  3. From: wkaufman@us.oracle.com (William Kaufman)
  4. Subject: Re: keypad & sql*forms
  5. Message-ID: <1992Sep4.185944.1292@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: <1992Sep3.133806.971@src.honeywell.com>
  10. Date: Fri, 4 Sep 1992 18:59:44 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: 37
  15.  
  16. In article <1992Sep3.133806.971@src.honeywell.com> kdady@src.honeywell.com (Ken Dady) writes:
  17. ] Is there a way to re-define the numeric keypad on a
  18. ] VT100, Sun keyboard, Mac (running telnet) to be used
  19. ] as a 'normal' keypad with SQL*forms? i.e. Keys
  20. ] interpreted as numbers instead of functions. The
  21. ] numlock key seems to have no effect.
  22.  
  23.     I'll have to admit ignorance on Sun and Mac, but here's the deal on
  24. the VT100:
  25.  
  26.     The VT100 is so function key-poor that the numeric keypad had to be
  27. stolen for function keys.  You may be able to work around this problem
  28. by:
  29.  
  30.     - Removing any keys you're not using, and will never want to use;
  31.  
  32.     - Using the SQL*Forms 3.0 menu, where applicable (like, for [Enter
  33.       Query] or [Next Record])
  34.  
  35.     - Squishing all the remaining keys into [Control-something], [Esc
  36.       something], [Esc Esc something],...
  37.  
  38.     If you can do that, use oraterm to define the new keymap, and remove
  39. the "\e=" and "\e>" from the terminal setup and reset strings.  The
  40. first string puts the keypad in "application" mode, the second in
  41. "normal" mode.
  42.  
  43.     (In fact, you might want to swap the modes: instead of going into
  44. application mode on entry and normal on exit, you can go into normal on
  45. entry and application on exit.)
  46.  
  47.                                            -- Bill K.
  48.  
  49. Bill Kaufman,          | "Maybetheyhadaridiculousstatementtomakeaboutsomethingt
  50. Corporate Lackey       |  heyhadntexperiencedPossiblySamhadadifferentopiniontha
  51. wkaufman@us.oracle.com |  tnobodyeverconsideredimportant."  -- the Meat Puppets
  52.