
 
        Сообщение от 
Lifeline 
                        
 
                         
                  
          potom vawe 4o pisat'(
 
              
       
    
  
      
  Section "Screen"
	Identifier	"Default Screen"
    SubSection "Display"
        Depth   24
        Modes   "1024x768"
    EndSubSection
EndSection
Section "Module"
	Load	"glx"
EndSection  
Section "Device"
	Identifier  "Default Device"
	Driver	    "fglrx"
        Option      "DPMS" "true"
        Option      "BlockSignalsOnLock" "on"
        Option      "KernelModuleParm" "locked-userpages=0"
        Option      "OpenGLOverlay" "off"
        Option      "UseFastTLS" "2"
        Option      "VideoOverlay" "on"
        Option      "mtrr" "off"
        Option      "no_accel" "no"
        Option      "no_dri" "no"
        Option      "EnablePrivateBackZ" "no"
        Option      "backingstore" "true"
        Option      "TexturedVideo" "on"
EndSection
Вместо Modes   "1024x768" пишем свое разрешение.