Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/local/share/fonts" EndSection Section "Module" Load "glx" # Load "extmod" # Load "xtrap" # Load "record" # Load "GLcore" # Load "dbe" Load "dri" Load "freetype" # Load "type1" EndSection Section "ServerFlags" Option "AIGLX" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" # "kbd" Option "XkbLayout" "pl" Option "XkbModel" "pc105" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 330 240 # mm Identifier "Monitor0" # VendorName "SNY" # ModelName "CPD-E220E" ### Comment all HorizSync and VertRefresh values to use DDC: HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 Option "DPMS" Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync 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 "XAANoOffscreenPixmaps" "true" #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] #Option "XAANoOffscreenPixmaps" "true" Option "DRI" "true" Option "AccelMethod" "exa" #Option "MigrationHeuristic" "greedy" Option "TripleBuffer" "true" Option "AllowGLXWithComposite" "true" Option "XAANoOffscreenPixmaps" "true" Option "XVideo" "true" Option "AccelMethod" "EXA" Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "82Q963/Q965 Integrated Graphics Controller" # BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" Option "XaaNoOffscreenPixmaps" "true" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection SubSection "Display" Depth 32 Modes "1280x1024" EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection