PC Review


Reply
Thread Tools Rate Thread

Resolution~~~~~

 
 
kiros
Guest
Posts: n/a
 
      3rd Sep 2004
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
 
Reply With Quote
 
 
 
 
Slobodan Brcin \(eMVP\)
Guest
Posts: n/a
 
      3rd Sep 2004
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.

"kiros" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> 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



 
Reply With Quote
 
Slobodan Brcin \(eMVP\)
Guest
Posts: n/a
 
      3rd Sep 2004
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

"harrier" <(E-Mail Removed)> wrote in message news:C7FB8B60-0E65-4955-9878-(E-Mail Removed)...
> There is an easy way to do this. Select settings on your video driver
> component. It should have options to set the color depth, resolution and
> refresh rate. cmiColorQuality, cmiScreenResolution and cmiScreenRefresh,
> respectively. I authored a custom component that inherited the video driver
> component (prototype) and set these three properties.
>
> -harrier
>
> "Slobodan Brcin (eMVP)" wrote:
>
> > 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.
> >
> > "kiros" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> > > 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

> >
> >
> >



 
Reply With Quote
 
KM
Guest
Posts: n/a
 
      3rd Sep 2004
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.

--
Regards,
KM, BSquare Corp.


> 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



 
Reply With Quote
 
kiros
Guest
Posts: n/a
 
      6th Sep 2004
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


"Slobodan Brcin \(eMVP\)" <(E-Mail Removed)> wrote in message news:<#(E-Mail Removed)>...
> 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.
>
> "kiros" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> > 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

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2007- opening causes windows resolution resolution problem RJW Microsoft Outlook Discussion 1 24th May 2009 09:45 AM
Monitor resolution failed - Forcemonitor resolution Daniele Windows XP Embedded 1 24th Aug 2007 03:44 PM
Epson 4870 resolution setting vs true resolution vs print DPI (ATTN Epson 4870 Resolution Test contributors?) false_dmitrii Scanners 19 9th Apr 2004 09:54 AM
Hercules AIW 9000 Pro 64 - Monitor resolution and software resolution don't match tremend0us ATI Video Cards 6 11th Mar 2004 04:25 PM
How to force resolution (make 9700 keep its resolution at startup) Thomas Gunnarsrud ATI Video Cards 2 13th Sep 2003 08:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:59 AM.