Section "Files" FontPath "unix/:-1" EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "freetype" Load "glx" # libglx.a Load "dri" # libdri.a EndSection Section "DRI" Group "xgrp" Mode 0660 EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Logitech" Option "Device" "/dev/input/mice" #"Logitech USB-PS/2 Optical Mouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Radeon 9600" Driver "fglrx" Option "UseInternalAGPGART" "off" Option "no_accel" "no" Option "no_dri" "no" Option "DesktopSetup" "0x00000100" Option "MonitorLayout" "CRT, STV" Option "NoTV" "no" Option "TVStandard" "PAL-D" EndSection Section "Monitor" Identifier "Flatron" VendorName "LG" ModelName "795FT Plus" DisplaySize 330 245 HorizSync 30-96 VertRefresh 50-160 EndSection Section "Screen" Identifier "Radeon-Flatron" Device "Radeon 9600" Monitor "Flatron" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection Subsection "Display" Depth 15 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Radeon-Flatron" InputDevice "Logitech" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection