Section "dri" Mode 0666 EndSection Section "Files" FontPath "unix/:7100" RgbPath "/usr/lib/X11/rgb" EndSection Section "Module" Load "dbe" SubSection "extmod" EndSubSection Load "type1" Load "freetype" Load "glx" # libglx.a Load "dri" # libdri.a EndSection Section "ServerFlags" # Option "blank time" "10" # 10 minutes # Option "standby time" "20" # Option "suspend time" "30" # Option "off time" "60" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbModel" "pc104" Option "XkbLayout" "us,ru,ua" Option "XkbOptions" "grp:caps_toggle,grp_led:caps" #Option "XkbVariant" ",winkeys," EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" #Option "Device" "/dev/mouse" Option "Device" "/dev/psaux" EndSection Section "Monitor" Identifier "Monitor0" HorizSync 31.5 - 90 VertRefresh 60 - 150 # gtf x y refresh Modeline "800x600@100" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync Modeline "800x600@120" 83.95 800 856 944 1088 600 601 604 643 -HSync +Vsync Modeline "800x600@150" 106.90 800 856 944 1088 600 601 604 655 -HSync +Vsync Modeline "1024x768@75" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync Modeline "1024x768@85" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync +Vsync Modeline "1024x768@100" 113.309 1024 1096 1208 1392 768 769 772 814 -hsync +vsync Modeline "1024x768@99" 112.04 1024 1096 1208 1392 768 769 772 813 -HSync +Vsync Modeline "1024x768@105" 119.27 1024 1096 1208 1392 768 769 772 816 -HSync +Vsync Modeline "1024x768@110" 125.41 1024 1096 1208 1392 768 769 772 819 -HSync +Vsync Modeline "1024x768@120" 139.05 1024 1104 1216 1408 768 769 772 823 -HSync +Vsync Modeline "1280x1024@85" 159.36 1280 1376 1512 1744 1024 1025 1028 1075 -HSync +Vsync Modeline "1280x1024@90" 169.20 1280 1376 1512 1744 1024 1025 1028 1078 -HSync +Vsync EndSection Section "Device" Identifier "VESA" Driver "vesa" EndSection Section "Device" Identifier "ATI Graphics Adapter" # прорзрачность Driver "fglrx" #Option "NoDDC" Option "no_accel" "no" Option "no_dri" "no" Option "mtrr" "on" # disable DRI mtrr mapper, driver has its own code for mtrr Option "DesktopSetup" "0x00000000" Option "MonitorLayout" "CRT, CRT" Option "IgnoreEDID" "off" Option "HSync2" "unspecified" Option "VRefresh2" "unspecified" Option "ScreenOverlap" "0" Option "NoTV" "yes" Option "TVStandard" "NTSC-M" Option "TVHSizeAdj" "0" Option "TVVSizeAdj" "0" Option "TVHPosAdj" "0" Option "TVVPosAdj" "0" Option "TVHStartAdj" "0" Option "TVColorAdj" "0" Option "GammaCorrectionI" "0x06419064" Option "GammaCorrectionII" "0x00000000" Option "Capabilities" "0x00000800" Option "VideoOverlay" "on" Option "OpenGLOverlay" "on" Option "CenterMode" "on" Option "PseudoColorVisuals" "on" Option "Stereo" "off" Option "StereoSyncEnable" "1" Option "FSAAEnable" "yes" Option "FSAAScale" "6" Option "FSAADisableGamma" "yes" Option "FSAACustomizeMSPos" "yes" Option "FSAAMSPosX0" "0.000000" Option "FSAAMSPosY0" "0.000000" Option "FSAAMSPosX1" "0.000000" Option "FSAAMSPosY1" "0.000000" Option "FSAAMSPosX2" "0.000000" Option "FSAAMSPosY2" "0.000000" Option "FSAAMSPosX3" "0.000000" Option "FSAAMSPosY3" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "FSAAMSPosX5" "0.000000" Option "FSAAMSPosY5" "0.000000" Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "yes" #Option "UseInternalAGPGART" "no" Option "ForceGenericCPU" "yes" BusID "PCI:1:0:0" # vendor=1002, device=5964 Screen 0 Option "KernelModuleParm" "agplock=0" EndSection Section "Screen" Identifier "Screen0" #Device "ATI Graphics Adapter" Device "VESA" Monitor "Monitor0" DefaultDepth 24 #Option "backingstore" Subsection "Display" Depth 24 #Modes "1280x1024@85" Modes "1024x768" #Modes "640x480" ViewPort 0 0 # initial origin if mode is smaller than desktop EndSubsection EndSection Section "ServerLayout" Identifier "Server Layout" # Identifier "Main Layout" Screen "Screen0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection