User manual
Chapter 6: Operating System & Software Apps
Keyboard_Maximize Section
8580/8590 Vehicle-Mount Computer User Manual 101
• A plus sign in front of the value adds the value relative to the current standard 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 keyboard
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 93 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 key-
board. They allow specific configurations to be made.
MaxiMode=1
This is a special parameter valid only for Keyboard_Maximize.
1 = AutoHide (default). If any software keyboard is visible on the screen, then
Keyboard_Maximize is automatically made invisible. If there is no longer any (normal)
software keyboard visible on the screen, then Keyboard_Maximize reappears
automatically.
0 = Always visible. Keyboard_Maximize is always visible on the screen, irrespective of
the other software keyboards.