Section "Files" FontPath "unix/:-1" EndSection Section "Module" Load "dbe" Load "glx" # Load "dri" Load "extmod" Load "type1" Load "freetype" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "DRI" Mode 0660 Group "xgrp" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbModel" "pc105" Option "XkbLayout" "us,ua,ru" Option "XkbOptions" "grp:caps_toggle,grp_led:scroll,grp:switch" EndSection Section "InputDevice" Identifier "mouse0" Option "Device" "/dev/input/mice" #"ImPS/2 Generic Wheel Mouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Device0" # Driver "vesa" Driver "nv" # Driver "nvidia" # Option "NvAGP" "0" # Option "RenderAccel" "Off" # Option "IgnoreDisplayDevices" "DFP,TV" # Option "NoRenderExtension" "Off" Screen 0 EndSection Section "Monitor" Identifier "Monitor at Device0" VendorName "LG" Option "DPMS" EndSection Section "Screen" Identifier "Screen at Device0" Device "Device0" Monitor "Monitor at Device0" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection Subsection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection Subsection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Screen at Device0" InputDevice "mouse0" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection