Section "Module" Load "dbe" Load "ddc" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "dri" Load "glx" Load "int10" Load "record" Load "vbe" Load "v4l" Load "freetype" EndSection Section "dri" Mode 0666 EndSection Section "InputDevice" Identifier "Keyboard" Driver "kbd" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "Protocol" "ImPS/2" EndSection Section "Monitor" Identifier "LVDS" Option "DPMS" "yes" EndSection Section "Device" Identifier "LVDS" Driver "ati" EndSection Section "Screen" Identifier "LVDS" Device "LVDS" # DefaultColorDepth 16 DefaultColorDepth 24 Monitor "LVDS" SubSection "Display" Depth 1 Modes "1400x1050" "1280x1024" "1024x768" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 4 Modes "1400x1050" "1280x1024" "1024x768" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 8 Modes "1400x1050" "1280x1024" "1024x768" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 15 Modes "1400x1050" "1280x1024" "1024x768" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 16 Modes "1400x1050" "1280x1024" "1024x768" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" "1280x1024" "1024x768" Virtual 1400 1050 EndSubSection EndSection Section "ServerLayout" Identifier "Xorg" Screen 0 "LVDS" InputDevice "Keyboard" "CoreKeyboard" InputDevice "Touchpad" "CorePointer" InputDevice "Mouse" EndSection