Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection #Section "Files" # FontPath "unix/:7100" #EndSection Section "Module" Load "dbe" Load "extmod" Load "dri" Load "glx" EndSection Section "ServerFlags" Option "DontZoom" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc104" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "Xleds" "1 2 3" Option "XkbVariant" ",winkeys" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Philips" ModelName "190S7" Option "DPMS" EndSection Section "Device" Identifier "Videocard0" BusID "PCI:0:5:0" Driver "nvidia" VendorName "NVIDIA" BoardName "nVidia Corporation C51PV [GeForce 6150] (rev a2)" Option "CursorShadow" "on" Option "AllowGLXWithComposite" "on" Option "RandRRotation" "on" Option "RenderAccel" "on" Option "OnDemandVBlankInterrupts" "on" Option "Coolbits" "1" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" Option "AddARGBGLXVisuals" "True" Option "DisableGLXRootClipping" "True" DefaultDepth 24 DefaultColorDepth 24 SubSection "Display" Viewport 0 0 Depth 4 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection