Intermec 6100 Reference Guide

Page of 328
APPENDIX A
Sample Configuration Files
A-4    PEN*KEY
R
 6100 Computer Programmer’s Reference Guide
[User List]
User 1=
[sysges]
C!=xx,0,{Ctrl}{Ins}
P!=xx,0,{Shift}{Ins}
X!=xx,0,{Shift}{Del}
U!=xx,0,{Alt}{Bs}
[Pen Palette]
SKBPos=15 92
SYSTEM.INI
The following is an example of a SYSTEM.INI file, for use with Windows 3.1:
;––––––––––––––––––––––––––––––––––––––––––––––––––––––
; Norand 6100 Windows 3.1 SYSTEM.INI
; Based on 6300 Toolkit v1.16
;––––––––––––––––––––––––––––––––––––––––––––––––––––––
[boot] 
shell=winfile.exe
display.drv=6100disp.drv
system.drv=system.drv
keyboard.drv=keyboard.drv
mouse.drv=yesmouse.drv
comm.drv=comm.drv
sound.drv=sound.drv
network.drv=
fonts.fon=egasys.fon
fixedfon.fon=egafix.fon
oemfonts.fon=egaoem.fon
; Grabbers are required for Non-Windows App support.  Optional.
;386grabber=vga.3gr
;286grabber=vgacolor.2gr
language.dll=
;– Installable driver tokens.  See [Drivers] section below for actual driver
;  file names.  Optional drivers can be left out or can be commented out in
;  the [Drivers] section.
drivers=power irda pen penwindows scanner npcp
;– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –
SCRNSAVE.EXE=(None)
[drivers]
;– This is the Required APM driver.  See [Power Driver] section below.
;power=power.crv
power=norwinpm.drv
;– This is the Required pen driver.  See [Pen Driver] section below.
pen=uclkpen.drv
;– This is the Optional scanner driver.  See [Scanner Driver] section below.
;  It is disabled by default.
;scanner=61scan.drv
;– This is one of the settings for enabling Pen Windows, if you use it.  It
;  is disabled by default.
;penwindows=penwin.dll
;– This driver is needed to provide NPCP printing support.  It is disabled
;  by default.
;npcp=nornpcp.drv
;– This driver is needed to provide IrDA printing support.  It is disabled
;  by default.
;irda=norirda.drv
;– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –
A. Sample
Configuration Files