home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-02-12 | 1.4 KB | 82 lines |
- ; PGS.INF
- ;
- ; This is setup information file for
- ; Princeton Graphic Systems monitor product.
- ;
- ; Copyright (c) 1994-1996, Princeton Graphic Systems
-
-
- [Version]
- Signature="$Chicago"
- Class=Monitor
- Provider=%Princeton%
-
- ; Manufacturer Section
- ;-----------------------------------------------
- [Manufacturer]
- %Princeton%=Princeton
-
- ; Manufacturer Name Section
- ;-----------------------------------------------
- [Princeton]
- %EO15%=EO15, Monitor\PGS003B
- %EO17%=EO17, Monitor\PGS003D
-
- ; Install Section
- ;-----------------------------------------------
- [EO15]
- DelReg=DCR
- AddReg=EO15.Add, 1280, DPMS
-
- [EO17]
- DelReg=DCR
- AddReg=EO15.Add, 1280, DPMS
-
- ; Common AddReg Section
- ;-----------------------------------------------
- [DCR]
- HKR,MODES
- HKR,,MaxResolution
- HKR,,DPMS
- HKR,,ICMProfile
-
- [640]
- HKR,,MaxResolution,,"640,480"
-
- [800]
- HKR,,MaxResolution,,"800,600"
-
- [1024]
- HKR,,MaxResolution,,"1024,768"
-
- [1152]
- HKR,,MaxResolution,,"1152,864"
-
- [1280]
- HKR,,MaxResolution,,"1280,1024"
-
- [1600]
- HKR,,MaxResolution,,"1600,1200"
-
- [DPMS]
- HKR,,DPMS,,1
-
- ; Model AddReg Section
- ;-----------------------------------------------
-
- [EO15.Add]
- HKR,"MODES\1280,1024",Mode1,,"30.0-70.0,50.0-120.0,+,+"
-
- [EO17.Add]
- HKR,"MODES\1280,1024",Mode1,,"30.0-70.0,50.0-120.0,+,+"
-
- ; User visible strings
- ;-----------------------------------------------
- [Strings]
- Princeton="Princeton Graphic Systems"
- EO15="EO15"
- EO17="EO17"
-
-
-
-