Re: GEOS Ini super-tricks! - repost request

Sue Dolezal (sdolezal@montana.com)
Sun, 8 Jan 95 19:35 PST

Here is the geos.ini, config.sys, and autoexec.bat for the 'enhanced'
Zoomer in ASCII, as I have had a repost - request.

[paths]
ini = a:\net.ini

[mouse]
calibration = {
E400B8002803B300EE00FA022F03F602
}
[system]
fontSize = 9
[localization]
monthYearShort = 7C4E4D7C2F2F7C5359
[link]
name = Zoomer
port = 2
baudRate = 12
[modem]
numberOfModems = 1
modems = My Modem
[Palm Computing, Inc.]
Palm Search String = 69
[zoomer]
[ui]
penInputDisplayType = 0
screenBlankerTimeout = 5
sound = true
[printer]
[spool]
width = 612
height = 792
layout = 0
marginLeft = 18
marginTop = 18
marginRight = 18
marginBottom = 18
[file manager]
dosAssociations={
*.ZIP=b:\dos_util.000\pkunzjr.com
}
dosParameters={
*.com = ?
*.exe = ?
}
filenameTokens={
*.BAT="gDOS",0
*.COM="gDOS",0
*.EXE="gDOS",0
*.ZIP="FILE",0
}

[uiFeatures]
interfaceLevel = 3
launchModel = 3
launchLevel = 3
docControlFSLevel = 3
interfaceOptions = 32768
windowOptions = 10529
expressOptions = 1529
[motif]
fontSize = 9

[tetris]
otherOptions = 5
penalizeOpponent = 5
leftStartingLevel = 5
rightStartingLevel = 5
startingLines = 0

-------------------------

@echo off
prompt $p$g

REM Verify a GEOS tree on drive B, or create it.
if not exist B:\GEOWORKS\GEOS.INI call A:\MKRAM

REM Remove the Preferences device list file, in case it is corrupted.
if not exist B:\GEOWORKS\PRIVDATA\PREF\GEOS_DEV.000 goto nofile
del B:\GEOWORKS\PRIVDATA\PREF\GEOS_DEV.000
:nofile

REM See if PenRight! is on the PCMCIA card
a:\findgrid

REM Allow access via. RS232 before loading GEOS
CALL A:\PCCOM /c:1 /b:19200

REM Ownership Info...
echo Welcome to Enhanced Zoomer!
echo This Zoomer belongs to...
echo Your Name
echo Address
echo City, State ZIPCODE
echo (215) 555-1212
echo Use the AOL editor- edit B:\AUTOEXEC.BAT to change this message!
ver

REM Update the .INI in the \GEOWORKS directory.
copy b:\geos.ini b:\geoworks >nul

REM Finally, run GEOS
b:
cd \geoworks
echo Loading GEOS 2.0...
a:\loader


-------------------------------

Files = 20
Buffers = 8
Stacks = 8, 64
device = a:\spkss2.sys /P2
device = a:\sdpchar.sys