LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   resolution (https://www.linuxquestions.org/questions/slackware-14/resolution-281148/)

AgentDukey 01-23-2005 06:18 AM

resolution
 
can't figure out how to set my resolution highger than 1024x768. already tweaked xorg.conf a bit, but still can't use higher res. what's up with that?

oh and btw, how's pat doing?

d00msweek 01-23-2005 06:55 AM

Have you tried this ?

Code:

    Subsection "Display"
        Depth      24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection

This should be in the "Screen" Section.

AgentDukey 01-23-2005 10:31 AM

this is exactly how i have it in my xorg.conf

egag 01-23-2005 11:17 AM

are the frequency-settings for your monitor correct ?
check the monitor-manual....

egag

Gerardoj 01-23-2005 12:37 PM

try add a modeline...


All times are GMT -5. The time now is 04:13 AM.