#******************************************************************************
# @(#)
# @(#)  File           :      hp70092
# @(#)
# @(#)  Terminal       :      HP 700/92
# @(#)  Setup          :      HP, 8-bits
# @(#)  Emulation Mode :      HP
# @(#)  Character Set  :      Roman-8
# @(#)
# @(#)  Date           :      09-07-97
# @(#)	Driverset      :      97.002
# @(#)  Bshell Version :      6.1C
# @(#)  Driver Version :      6.1.00
# @(#)  Copyright      :      Simac Services b.v. (c)
# @(#)  Customer       :      Baan Development b.v.
# @(#)
# @(#)  Comment        :      -
# @(#)
#******************************************************************************


#******************************************************************************
#    Include files
#******************************************************************************

include=hp70092.fk,

#******************************************************************************
#    Booleans
#******************************************************************************

mcf,
mgr,
xhp,

#******************************************************************************
#    Strings
#******************************************************************************
 
#    Setup
#
#    Init:  Clear, InsertCharsOff, RemoteMode, CharMode, ModifyAllOff
#           DisplayFunctionsOff, NoAutoLinefeed, FormatModeOff
#           ClearMargins, XmitFnction=Yes, InhEolWrp=No.
init=\EH\EJ\ER\E&k1R\E&k0B\E&k0M\EZ\E&k0A\EX\E9\E&s1A\E&s0C,

# 	\e&f5k6d1L  MENU^u
#           | | | |     |
#           | | | |     string
#           | | | +---- label
#           | | +------ string length
#           | +-------- label length
#           +---------- key (1-8)
#	\e&jB  : Enable User Keys
	init2=\e&f5k6d3L  MENU\e!t\e&f6k7d3LREFRESH\e!u\e&jB,

reset=\EH\EJ\ER,

set80=\E&w6f80X,
set132=\E&w6f132X,

bell=^G,

#    Line Draw Chars (Char.set: ...)
#
gr_on=^N,
gr_off=^O,
gr_ond=^N,
gr_offd=^O,

ctl=r,
ctr=t,
cbl=f,
cbr=g,
dt=8,
ut=7,
lt=5,
rt=6,
hb=\44,
vb=.,
kr=/,

ctld=r,
ctrd=t,
cbld=f,
cbrd=g,
dtd=8,
utd=7,
ltd=5,
rtd=6,
hbd=\44,
vbd=.,
krd=/,


#    Code Features
#

# Indicates that cf_B sends the 'End Enhancement' code.

hp_enhanced_off=1,

cf_n=\E&dH,
cf_B=\E&d@,
cf_b=\E&dI,
cf_Bb=\E&dA,
cf_Br=\E&dB,
cf_r=\E&dJ,
cf_br=\E&dK,
cf_Bbr=\E&dC,
cf_u=\E&dL,
cf_Bu=\E&dD,
cf_bu=\E&dM,
cf_Bbu=\E&dE,
cf_ru=\E&dN,
cf_Bru=\E&dF,
cf_bru=\E&dO,
cf_Bbru=\E&dG,

#    Cursor Control & Positioning
#
cu_on=\E*dQ,
cu_off=\E*dR,

cud1=\EB,
cub1=\ED,
cuf1=\EC,
cuu1=\EA,

cud=\E&a+%p1%dR,
cub=\E&a-%p1%dC,
cuf=\E&a+%p1%dC,
cuu=\E&a-%p1%dR,

cup=\E&a%p1%dr%p2%dC,

home=\EH,
clear=\EH\EJ,

#    Editing
#
delch=\EP,
inli=\EL,
delli=\EM,
inch=\EQ \b\ER,
el=\EK,

#    Printer Control
#
aux_on=\E&p1p4u20C,
aux_off=^A^Q,

#    Nls
#
nls_in=generic.in,
nls_out=hp_rmn8.out,
