; .gearrc file
;
;
[generic]
;
DefaultDiscSize=74
DefaultTrackType=ISO
MSBAudio=TRUE
; Customer information:
CustomerName=USNO Flagstaff Station
CustomerContact=Dave Monet
CustomerPhone=520-779-5132
MasterIDCode=
ReferenceCode=
UPCEANCode=
DiscTitle=PMM
;
;
[generator]
ArchiveReset=FALSE
ArchiveOnly=FALSE
;
SystemIdf=GEAR VERSION 3.2 MAY 1995
PublisherIdf=
DataPreparerIdf=ELEKTROSON 1995
ApplicationIdf=
ApplicationUse=
CopyRightFileIdf=
AbstractFileIdf=
BibliographicFileIdf=
MaxNrDirsInVolume=500
MaxDirNestingLevel=12
DefaultDirMode=r-xr-xr-x
; NonIsoNameHandling determines how the software handles non-IS09660 names
;   Possible values are:
;   0) Dialog appears for each non-ISO9660 name
;   1) Ignore non-ISO9660 names
;   2) Translate non-ISO9660 names to upper case only
;   3) Translate non-ISO9660 names completely (Level 1)
;   4) Translate non-ISO9660 names completley (Level 2)
;   5) RockRidge
NonIsoNameHandling=5
;
;
[tape]
;
; Parameters for premaster tape output:
DDPFormatTape=FALSE
; FileOption determines how tracks are written in tape files
;   Possible values are:
;   1) Separate files on separate tapes for each track
;   2) Separate files for each track on the same tape
;   3) Tracks of the same type are combined in one tape file
;   4) One contiguous image tape file including all tracks
FileOption=2
ISOTrackSectorSize=2048
ISOTrackBlockingFactor=4
ISOTrackWithPregapPostgap=FALSE
XATrackSectorSize=2336
XATrackBlockingFactor=4
XATrackWithPregapPostgap=FALSE
DATrackWithPause=FALSE
ScramblingFor2352Sectors=FALSE
WriteIdentTxtOnTape=FALSE
UsePhysicalImageFiles=FALSE
; Selection of SCSI tape interface used:
;   0) Null device.
TapeInterface=0
SCSIPath=/dev
SCSIBusID=0
TargetID=4
;
;
[cdrecording]
NrOfBuffers=0
;
; Parameters for CD-Recording:
UsePhysicalImageFiles=FALSE
WriteEnable=TRUE
NrOfWriters=1
Speed=2
DiscAtOnce=FALSE
Fixation=TRUE
MultiSession=FALSE
VerifyImage=TRUE
; Selection of CD-R interface used:
;   0) Null device.
;   1) Tracer Technologies SCSI device driver (special file at 'SCSIPath').
CDRInterface=1
SCSIPath=/dev/rgd%da
SCSIBusID=0
TargetID=1
; Recorder type to use by software for unknown or 'OEM' recorders
; (1=Philips/Kodak type, 2=Yamaha type, 3=Ricoh type, 
;  4=Ricoh RO1060C type, 5=JVC type, 6=Sony type):
UnknownRecorderType=1
; Settings for medium changer device (jukebox):
UseMediumChanger=FALSE
InitializeMediumChanger=FALSE
DriveNrInMediumChanger=1
FirstSlotNumber=1
NrOfSlotsInitialized=500
;
;
[harddisk]
;
; Selection of disk interface used (for raw SCSI hard disks):
;   0) Null device.
;   1) Tracer Technologies SCSI device driver (special file at 'SCSIPath').
DiskInterface=1
SCSIPath=/dev/rgd%dc
; SCSI ID of disk device (only valid in case of multiple units):
SCSIBusID=0
TargetID=6
;
;
;end of .gearrc
