Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse0" Driver "wacom" Option "Type" "stylus" Option "Device" "/dev/ttyS0" Option "ForceDevice" "ISDV4" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "SendCoreEvents" "true" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "foo" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 28-40 VertRefresh 43-60 # DisplaySize 211 158 DisplaySize 315 237 # DisplaySize 422 316 Option "DPMS" "true" Option "LeftOf" "bar" Option "RandRRotation" "true" EndSection Section "Monitor" Identifier "bar" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 28-40 VertRefresh 43-60 # DisplaySize 211 158 DisplaySize 315 237 # DisplaySize 422 316 Option "RandRRotation" "true" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "DRI" # [] # Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "Card0" # Driver "intel" Driver "vesa" VendorName "Intel Corporation" BoardName "82830 CGC [Chipset Graphics Controller]" # BusID "PCI:0:2:0" Option "monitor-LVDS" "foo" Option "monitor-VGA" "bar" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "foo" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "640x480" #Virtual 2048 2048 EndSubSection EndSection Section "ServerFlags" # Option "AIGLX" "off" Option "OffTime" "4" Option "AutoAddDevices" "false" EndSection Section "DRI" Mode 0666 EndSection