Section "Extensions" Option "Composite" "true" Option "RENDER" "Enable" EndSection Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 # InputDevice "Mouse0" "CorePointer" # InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" Option "BlankTime" "30" Option "SuspendTime" "40" Option "OffTime" "50" Option "AIGLX" "True" EndSection Section "Files" 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/" FontPath "/usr/share/fonts/jisx0213" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/misc/:unscaled" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/intlfonts" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "GLcore" Load "dbe" Load "dri" Load "freetype" Load "type1" Load "bitmap" Load "ddc" Load "int10" Load "record" Load "speedo" Load "vbe" Load "drm" EndSection Section "DRI" Mode 0666 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" "True" #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile Intel Graphics Controller" BusID "PCI:0:2:0" # Option "XAANoOffscreenPixmaps" "true" Option "AccelMethod" "UXA" # or EXA EndSection Section "Screen" # Option "ARGBGLXVisuals" "True" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Virtual 1280 1024 Viewport 0 0 Depth 16 Modes "1024x768" "1280x1024" EndSubSection SubSection "Display" Virtual 1280 1024 Viewport 0 0 Depth 24 Modes "1024x768" "1280x1024" EndSubSection EndSection