Geoworks does not allow the INI file to be edited while it is running, so
follow thses steps:
To edit the GEOS.INI file, you must create a text file (Use a text editor
on PC or get one from the net for Zoomer) with the following written in it:
COPY B:\GEOWORKS\GEOS.INI B:\GEOWORKS\GEOS.TMP
Rename the text file to ZDRIVER.BAT and run it. The Zoomer will drop to
DOS, run the batch file, and reboot. Edit the GEOS.TMP file as needed,
then change the ZDRIVER.BAT file to the following:
DEL B:\GEOWORKS.INI
COPY B:\GEOWORKS\GEOS.TMP B:\GEOWORKS\GEOS.INI
Run ZDRIVER.BAT and the GEOS.INI file will be changed. Go ahead and delete
the ZDRIVER.BAT file so you won't mess up in the future. Sorry if I made
things too simplistic, but at least it's understandable (I hope).