On Fri, 28 Apr 2000, Evan Holt wrote:

>>Uhmmm... perhaps you would enjoy using ctrl-alt- plus and ctrl-alt- minus?
>
>I tried that already...it's currently running at 800*600, but when using
>the minus key you would think it would go to 640*480, but it doesn't, it
>reverts to a resolution where you can only see a little section of the
>desktop. Any help would be appreciated.

You'd have to go into your /etc/X11/XF86Config file then, and see what
resolutions are defined in there for your graphics card (screen section, 
near the bottom).
E.g. from my experience:

Section "Screen"
    Driver "svga"
    Device "My Video Card"
    Monitor "Sony CPD-200ES"
    DefaultColorDepth 16
    Subsection "Display"
        Depth 8
        Modes "1280x1024" "1024x768" "800x600" "640x400"
        ViewPort 0 0
    EndSubsection
    Subsection "Display"
        Depth 15
        Modes "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort 0 0
    EndSubsection
    Subsection "Display"
        Depth 16
        Modes "1024x768" "800x600" "640x480"
        ViewPort 0 0
    EndSubsection


(There's more, but that's not relevant).

I run my system on 16-bit colors, so the available resolutions are
1024x768, 800x600 and 640x480. If that does not work correctly, there
might still be a flaw in the Xserver or the driver.
And if it is not that, then my knowledge ends...

Good luck!
Paul


)0(-----------------------------------)0(

Why do you need BELIEF when you KNOW?

)0(----[[EMAIL PROTECTED]]-------------)0(
http://nlpagan.net - ICQ 147208
Registered Linux User 174403

Reply via email to