Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 # Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" #FontPath "/usr/local/lib/X11/fonts/Type1/" #FontPath "/usr/local/lib/X11/fonts/100dpi/" #FontPath "/usr/local/lib/X11/fonts/75dpi/" FontPath "/home/fonts/truetype/" EndSection Section "Module" Load "extmod" Load "glx" Load "dbe" Load "GLcore" Load "dri" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psm0" # Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "Monitor Model" 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" VendorName "Intel Corporation" BoardName "82830 CGC [Chipset Graphics Controller]" BusID "PCI:0:2:0" #Option "XAANoOffscreenPixmaps" "true" #Option "AccelMethod" "XAA" Option "DRI" "off" 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 "Card1" # Driver "intel" # VendorName "Intel Corporation" # BoardName "82830 CGC [Chipset Graphics Controller]" # BusID "PCI:0:2:1" # Option "XAANoOffscreenPixmaps" "true" # Option "AccelMethod" "XAA" #EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Modes "1024x768" Depth 24 EndSubSection EndSection #Section "Screen" # Identifier "Screen1" # Device "Card1" # Monitor "Monitor1" # SubSection "Display" # Viewport 0 0 # Modes "1024x768" # Depth 24 # EndSubSection #EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection # #Section "DRI" # Mode 0666 #EndSection