# $Workfile:   ttyswrc.owdw  $ $Revision:   1.0  $
# 
# The purpose for this file is to act as a bridge between the keyboard
# layout for openwindows and the strings that are defined in the sun.key
# file.  
#
# define function keys 1 through 12
mapi F1 [224z
mapi R1 [224z
mapi F2 [225z
mapi F3 [226z
mapi F4 [227z
mapi F5 [228z
mapi F6 [229z
mapi F7 [230z
mapi F8 [231z
mapi F9 [232z
mapi F10 [233z
mapi F11 [234z
mapi F12 [235z
#
# define program attention keys: PA1 through PA3
#    these correspond to physical keys KeyPad =, / and *, respectively.
mapi R4 [211z
mapi R5 [212z
mapi R6 [213z
#
# define Enter, Clear and Reset
#    these correspond to physical keys KeyPad Enter, + and -, respectively.
mapi R13 [250z
mapi R15 [254z
mapi R9 [253z
#
# define Home, Print, Insert Char and Delete Char
#    these correspond to physical keys KeyPad Home, Pr Sc, Ins, Del
mapi R7 [214z
mapi R2 [209z
mapi R3 [247z
mapi R11 [249z
