Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "unix/:-1" EndSection Section "ServerFlags" AllowMouseOpenFail Option "DontZap" Option "AIGLX" "true" Option "NoPM" "true" EndSection Section "Extensions" Option "Composite" "true" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:caps_toggle" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" EndSection Section "Module" Load "dbe" Load "glx" Load "dri" Load "type1" Load "freetype" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "DRI" Group "xgrp" Mode 0660 EndSection Section "Monitor" Identifier "Generic|1280x1024 @ 60 Hz" VendorName "Generic" ModelName "Unknown" HorizSync 31.5-64.3 VertRefresh 50-70 DisplaySize 338.7 270.9 # 1280x1024 (DisplaySize X Y : X = MonPixelWidth * 25.4 / dpi) EndSection #Section "Device" # Identifier "Generic VGA" # Driver "vga" #EndSection Section "Device" Identifier "Generic VESA compatible" VendorName "Unknown" BoardName "Unknown" Driver "ati" Option "BusType" "AGP" # Option "VideoOverlay" "on" Option "DPMS" "off" EndSection Section "Screen" Identifier "screen1" Device "Generic VESA compatible" Monitor "Generic|1280x1024 @ 60 Hz" Option "XaaNoOffscreenPixmaps" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "layout1" Screen "screen1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection