Psion Teklogix Vehicle-Mount Computer 8590 User Manual

Page of 212
Chapter 6: Operating System & Software Applications
Keyboard_Maximize Section
100
8580/8590 Vehicle-Mount Computer User Manual
A minus sign in front of the value is a reference to the standard key size:
An X-Len of -2 produces a key that is twice as wide. A Y-Pos of -5 posi-
tions the key in the fifth key row.
A plus sign in front of the value adds the value relative to the current stan-
dard position; with X-Pos = +5, the key is positioned at a distance of 5 
pixels from the previous one.
Values with no -/+ sign are used as absolute pixel positions within the key-
board window.
6.3.7  Keyboard_Maximize Section
[Keyboard_Maximize] is reserved as a special section for the keyboard definition. 
This software keyboard contains only one key, to which the 
VK_KB_SWITCHVIEW function should be assigned.
All the parameters listed in “General Options” on page 92 can be used for the 
definition of this software keyboard.
Example of a Maximize Keyboard definition:
[Keyboard_Maximize]
StdKeySize=40,40
Font=Tahoma,22,B
Pattern=W
ExcludeChain=1
BorderSize=0,0
Position=12
;MaxiMode=0
[Keys]
$BMP_Keyboard|VK_KB_SWITCHVIEW
6.3.7.1
MaxiMode And ExcludeChain Options
The options MaxiMode and ExcludeChain were introduced specially for this 
software keyboard. They allow specific configurations to be made.
MaxiMode=1 
This is a special parameter valid only for Keyboard_Maximize.