View Single Post
  #1 (permalink)  
Old 18th December, 2007, 05:54 AM
trodas's Avatar
trodas trodas is offline
Member
 
Join Date: January 2005
Location: Czech republic
Posts: 114
Send a message via ICQ to trodas Send a message via AIM to trodas Send a message via MSN to trodas

Question Modify monitor.inf file that lowest res was 800x600?

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:

Quote:
[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"
__________________
"It is dangerous to be right in matters on which the established authorities are wrong." - Voltaire
...just keep folding, just keep folding... my config
Reply With Quote