beautypg.com

Example of keypad.bank softkey file – Visara Master Console Center Administration Guide User Manual

Page 73

background image

Chapter 4 MCC Configuration File Management

Administration Guide

73

Example of keypad.bank Softkey File

An example of the VT100 keypad.bank file is shown below:

# VT100 numeric keypad definitions

[sizes]

width=80

height=40

[key]

location=0,0

label=KP F1

action=KP_F1

[key]

location=1,0

label=KP F2

action=KP_F2

[key]

location=2,0

label=KP F3

action=KP_F3

[key]

location=3,0

label=KP F4

action=KP_F4

# Break key

[key]

location=0,1

label=Break

action=Break

# Resetkey – Reset Telnet Connection

[key]

location=1,1

label=Reset

action=Reset

[key]

location=2,1

label=*

action=KP_Multiply