Resolution~~~~~

K

kiros

Hi all
Can i set the resolution mode that i want?
For example, my monintor can show the resolution as below

800x600/60Hz
800x600/75Hz
800x600/85Hz
1024x768/60Hz
1024x768/75Hz
1024x768/85Hz
1280x1024/60Hz
1280x1024/75Hz
1600x1200/60Hz

Now i just want the resolution to show on Display Porperties as below

800x600/75Hz
1024x768/75Hz
1280x1024/75Hz

Is there any way can do that, like registry key or..?

Thanks
Kiros
 
S

Slobodan Brcin \(eMVP\)

Hi Kiros,

I don't know if there is an easy way to change this in registry.

You can search trough registry for 800x600 but you will see that entries are PnP created without fixed path.
The easiest way to try to change this would be to open from text editor inf file from your graphic adapter and to find section with
supported resolutions and to change it.

Best regards,
Slobodan

PS: Let us know it changing resolutions in inf file worked for you.
 
S

Slobodan Brcin \(eMVP\)

Hi Harrier,

If I understood correctly he want to prevent runtime selection of certain resolutions, and not to set resolution from TD.

Best regards,
Slobodan
 
K

KM

kiros,

Look at the pre-FBA image registry under [HKEY_LOCAL_MACHINE\SYSTEM\FBA]. Check out all DisplayXXXX values in there (DisplayWidth,
DisplayHeight, DisplayBpp, DisplayRefresh). You can change them there manually.
FBA will make sure to pick up the settings and, probably, use ChangeDisplaySettingsEx API.
 
K

kiros

Hi Slobodan

My display driver is "VIA Tech VT8361/VT8601".
And i try to change the resolution in "KPLEWXP.INF"(that is only inf file).
But i can't find any text about resolution settings to change it.

Thanks
Kiros
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top