Section "Files" FontPath "/usr/share/fonts/misc" EndSection Section "Module" Load "extmod" EndSection Section "ServerFlags" Option "SyncLog" "on" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "XkbLayout" "us" Option "XkbModel" "pc104" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Device" "/dev/input/mice" Option "Protocol" "explorerps/2" EndSection Section "Monitor" Identifier "Monitor[0]" HorizSync 30-33 VertRefresh 50-72 EndSection Section "Screen" SubSection "Display" Depth 4 Modes "640x480" EndSubSection SubSection "Display" Depth 8 Modes "640x480" EndSubSection SubSection "Display" Depth 15 Modes "640x480" EndSubSection SubSection "Display" Depth 16 Modes "640x480" EndSubSection SubSection "Display" Depth 24 Modes "640x480" # Modes "1024x768" # Modes "800x600" # Modes "1280x1024" EndSubSection Identifier "Screen[0]" Device "Device[0]" Monitor "Monitor[0]" EndSection Section "Device" BusID "PCI:0@0:2:0" Driver "intel" # Option "EXANoComposite" Identifier "Device[0]" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Screen "Screen[0]" EndSection