Section "ServerLayout" Identifier "Default Layout" Screen 0 "LVDSScreen" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics" "CorePointer" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us+inet" EndSection Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "Emulate3Buttons" "yes" EndSection Section "Device" Identifier "i915" Driver "intel" Option "monitor-VGA" "foo" Option "monitor-LVDS" "bar" Option "monitor-TV" "tv" EndSection Section "Monitor" Identifier "foo" Option "PreferredMode" "1024x768" EndSection Section "Monitor" Identifier "bar" EndSection Section "Screen" Identifier "LVDSScreen" Device "i915" Monitor "foo" DefaultDepth 24 SubSection "Display" Depth 24 ## Modes "1280x800" "1024x768" "640x480" Virtual 2048 2048 EndSubSection EndSection