#******************************************************************************
# @(#)
# @(#)  File           :      mt290
# @(#)
# @(#)  Printer        :      Mannesmann MT290 matrix printer
# @(#)  Emulation Mode :      MT Standard + PC1 (ANSI + IBM)
# @(#)  Character Set  :      PC1 (US World Trade)
# @(#)
# @(#)  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        :      Bold & underline not supported
# @(#)
# @(#)
#******************************************************************************

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

#******************************************************************************
# Setup
#******************************************************************************
initpr=\e[6w,
resetpr=\e[4w,

#******************************************************************************
# Character Sizes
#******************************************************************************
large=\e[4w,
middle=\e[5w,
small=\e[6w,

#******************************************************************************
# Line Drawing Chars
#******************************************************************************
pctl=\0332,
pctr=\0277,
pcbl=\0300,
pcbr=\0331,
put=\0302,
prt=\0264,
plt=\0303,
pdt=\0301,
phb=\0304,
pvb=\0263,
pkr=\0305,

#******************************************************************************
# Print Features
#******************************************************************************
pbold=\000,
pobold=\000,
punder=\000,
pounder=\000,
pdbl_wide=\e[1w,
podbl_wide=\e[4w,
pnlq=\e[1y,
ponlq=\e[0y,
bin1=\E[21{,
bin2=\E[22{,
psubscript=\ES\001,
posubscript=\ET,
psuperscript=\ES\002,
posuperscript=\ET,

#******************************************************************************
# Character Sets
#******************************************************************************

#******************************************************************************
# NLS Table
#******************************************************************************
nls_out=mt_pc2.out,

#******************************************************************************
# Colors
#******************************************************************************

#******************************************************************************
# Fonts
#******************************************************************************

#******************************************************************************
# Barcode Directory
#******************************************************************************
barcode_dir=,

#******************************************************************************
# User Defined
#******************************************************************************
