Re: keymapping using oraterm for forms design
Date: Fri, 12 Aug 1994 21:37:03 GMT
Message-ID: <wmuntzCuFypr.58w_at_netcom.com>
Pat Hersey (phersey_at_whsun1.wh.whoi.edu) wrote:
: Has anyone had problems with keymapping in oraterm? The command
: %oraterm -c vt100 works fine, but I'm trying to use some other resource
: files I found on the system (xtermsun5.r), because vt100 keys aren't working
: very well. Any help would be greatly appreciated.
if you use the syntax above, the tool (oraterm/sqlforms/runform/etc.) will look for a vt100 device in the standard resource file (usually oraterm.r or default.r). These default resource files are setup when you install and most unix installs ive seen use the vt100.r as a source.
The full syntax is '-c <resource>:<device> such as
sqlforms30 -c vt220:vt220 ...
which would look in the vt220.r file for device vt220. At v6 you can
usually find all of the resource files in
$ORACLE_HOME/forms30/admin/resource or
$ORACLE_HOME/oraterm/admin/resource. Be careful to make sure that the
resource file you use is setup for the products you need to run such as
sqlforms or menu. Run oraterm on them to see whats setup.
Walt
: Pat :
phersey_at_whsun1.wh.whoi.edu
Received on Fri Aug 12 1994 - 23:37:03 CEST