Sample Input File - Honeywell VX6 Reference Manual

Hide thumbs Also See for VX6:
Table of Contents

Advertisement

294

Sample Input File

Note:
;;----------------------------------------------------
;; keymap file for MX3X default keyboard
;;----------------------------------------------------
;;----------------------------------------------------
;; general parms give the size of arrays
;; all numeric values are decimal
;; these numbers are validated with the data below
;; at compile time
;; MAPNAME must be all numerics
;;----------------------------------------------------
[General]
MAPDESC=Preload
MAPNAME=0409
MAPCNT=4
MAPCOLS=8
MAPROWS=8
ALGOR=MX3X
;;----------------------------------------------------
;; special keys are accessed outside the map
;; this specifies the row and column
;; these should not need to change, but...
;;----------------------------------------------------
[Special]
KEYSHIFT=COL8ROW0
KEYALT=COL9ROW0
KEY2ND=COL10ROW0
KEYCONTROL=COL11ROW0
;;----------------------------------------------------
;; the name of this key doesn't matter
;; the important part is the MAP value
;; codes are defined in docs
;; this is the map for keys with no modifier
;;----------------------------------------------------
[Map]
MAP=MAP_NORMAL
;;;;;;;;;;;;;;;;;;;;;;;;;;;
COL0ROW0=VK_ESCAPE
COL0ROW1=VK_F1
COL0ROW2=ACTION+POWER
COL0ROW3=VK_F2
COL0ROW4=VK_F5
COL0ROW5=VK_F7
COL0ROW6='8'
COL0ROW7=ACTION+SCAN1
;;;;;;;;;;;;;;;;;;;;;;;;;;;
COL1ROW0='Q'
COL1ROW1='9'
COL1ROW2=ACTION+SCAN3
COL1ROW3='T'
COL1ROW4='U'
COL1ROW5='4'
VX6 Reference Guide
The VX6 uses the same DEFAULT.KEY file as the MX3X.
Creating Custom Key Maps for the VX6
E-EQ-VX6RG-F

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents