Section "Module" Load "dri" Load "GLcore" Load "extmod" Load "record" Load "dbe" # Load "ddc" Load "xtrap" Load "glx" # Load "type1" # Load "freetype" Load "fb" Load "intel_drv" EndSection Section "Monitor" Identifier "Laptop" VendorName "Lenovo" ModelName "Monitor Model" Option "DPMS" Option "Laptop" "true" DisplaySize 380 238 # 96 DPI @ 1440x900 (non 4:3 aspect) EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "ShadowFB" # [] #Option "DefaultRefresh" # [] #Option "ModeSetClearScreen" # [] Identifier "Intel GM45 Express" # Driver "vesa" Driver "intel" VendorName "Intel Corporation" BoardName "Unknown Board" BusID "PCI:0:2:0" Option "DynamicClocks" "on" Option "UseEDIDDpi" "FALSE" Option "monitor-VGA" "bar" Option "monitor-LVDS" "Laptop" Option "Monitor-TV" "TV" # Option "Monitor-DVI1" "ignore" # Option "Monitor-DVI2" "ignore" # Option "AccelMethod" "EXA" Option "AccelMethod" "UXA" # Option "Tiling" "False" Option "DRI" "true" Option "NoDDC" "true" Option "NoAccel" "false" Option "AGPMode" "4" Option "RenderAccel" "true" Option "EnablePageFlip" "true" Option "PageFlip" "true" Option "AperTexSize" "262144" Option "TripleBuffer" "true" Option "MigrationHeuristic" "greedy" Option "ExaNoComposite" "false" EndSection Section "Screen" Identifier "Screen0" Device "Intel GM45 Express" Monitor "Laptop" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" Option "UseCompositeWrapper" "true" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1440x900" "1024x768" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1440x900" "1024x768" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" "1024x768" "800x600" EndSubSection EndSection #Section "dri" # Group 0 # Mode 0666 #EndSection