PDA

View Full Version : Modify monitor.inf file that lowest res was 800x600?


trodas
12-18-07, 05:04 AM
Guys, it is possible to somewhat modify the monitor.inf file (or perhaps something else?) that the lowest offered resolution to switch Windows 2000 SP4 into is, like in XP, 800x600?

I managed to setup the monitor.inf file I use to offer me highest 1024x768 resolution easily, just using the HKR,,MaxResolution,,"1024,768" - but can I adjust lowest resolution too?
And how?

My monitor.inf file now used:

[version]
signature="$CHICAGO$"
Class=Monitor
Provider=trodas

[Manufacturer]
%CUSTOM%=EIZO

[EIZO]
%F520% = EIZO_FlexScanF520, EIZO FlexScan F520

[EIZO_FlexScanF520]
DelReg=DEL_CURRENT_REG
AddReg=F520.AddReg, 1024, DPMS

[DEL_CURRENT_REG]
HKR,MODES
HKR,,MaxResolution
HKR,,DPMS
HKR,,ICMProfile

[F520.AddReg]
HKR,"MODES\1024,768",Mode1,,"30.0-96.0,50.0-160.0,+,+"
HKR,,ICMProfile,1,3

[1024]
HKR,,MaxResolution,,"1024,768"

[DPMS]
HKR,,DPMS,,1

[ICM9]
HKR,,ICMProfile,1,9

[Strings]
MS="Microsoft"
CUSTOM="EIZO"

F520 = "EIZO FlexScan F520"