Pogresno podesavanje, i kako

Namestio sam slucajno vecu rezoluciju nego sto moj monitor podrzava, i sada kada se pali KDE monitor samo treperi ! Sta da radim kako bih povratio to !

edituj fajl /etc/X11/XF86Config-4 i promjeni rezoluciju u sekciji “Screen” podsekcija “Display”

na mom racunaru (Mandrake 9.0) sekcija izgleda ovako:

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
EndSubsection

Subsection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
EndSubsection

Subsection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
EndSubsection

Subsection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
EndSubsection

EndSection