Intermec 6500 Reference Guide

Page of 204
SECTION 1
Introduction
1-20 6500/6550 Computer Technical Reference
[386Enh]
ebios=*ebios
device=*vshare
device=*dynapage
device=*vcd
device=*vpd
device=*int13
keyboard=*vkd
display=*vdd,*vflatd
mouse=*vmouse, msmouse.vxd
woafont=dosapp.fon
device=*enable
[power.drv]
[drivers]
wavemapper=*.drv
MSACM.imaadpcm=*.acm
MSACM.msadpcm=*.acm
wave=mmsystem.dll
midi=mmsystem.dll
scanner=61thrscn.drv
[Tethered Scanner Driver]
; MessageBeepScanVerification controls the type of beep generated
; when a good scan is obtained.
Valid values are: OFF, INTERNAL,
; EXTERNAL, and ALL.
ALL does both internal and external.
MessageBeepScanVerification=INTERNAL
; MessageBeepStatusNotification controls the type of beep generated
; when a status change happens.
Valid values are: OFF, INTERNAL,
; EXTERNAL, and ALL.
ALL does both internal and external.
MessageBeepStatusNotification=INTERNAL
; MessageBoxStatusNotification controls whether or not a message box is
; generated when a status change happens.
Valid values: TRUE and FALSE.
MessageBoxStatusNotification=TRUE
; EnableScannerWhenDriverLoads controls when the scanner is enabled.
If
; TRUE the scanner is enabled when loaded by Windows and is always active
; until Windows shuts down.
This option (if TRUE) does not require the
; OpenDriver and CloseDriver calls to be issued by the application to use
; the scanner. If TRUE it does NOT allow multiplexing of the scanner and
; external comm 1 connections.
This option uses more power.
Valid
; values: TRUE and FALSE.