Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "false" EndSection Section "Device" Identifier "ATI Technologies, Inc. Radeon 9200" Driver "radeon" Option "XAANoOffscreenPixmaps" "true" #needed for aiglx #Option "AGPMode" "2" Option "AGPFastWrite" "yes" Option "AccelMethod" "EXA" #either XAA or EXA. "XAA" is the default and safe choice Option "ColorTiling" "on" Option "EnablePageFlip" "on" #only works with accelmethod "XAA" Option "AccelDFS" "true" #seemed to speed things up using EXA acceleration Option "TripleBuffer" "true" #This *might* help if you use something like Beryl and have slow video playback. Option "DMAForXv" "true" #This can speed up movie playback but can in rare cases case instability Option "GARTSize" "64" #This is the size of the "GART" that xorg will use. Option "MergedXinerama" "on" Option "MergedNonRectangular" "true" Option "RenderAccel" "true" Option "BusType" "PCI" EndSection Section "Monitor" HorizSync 30-90 Identifier "Monitor[0]" ModelName "1440X900@75HZ" Option "DPMS" VendorName "--> LCD" VertRefresh 58-72 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800 Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795 Modeline "1440x900" 100.000 1440 1456 1464 1480 900 916 924 940 -hsync -vsync EndSection Section "Screen" Identifier "Default Screen" Device "Yuraku" Monitor "Generic Monitor" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" SubSection "Display" Depth 15 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "1440x900" "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" Option "AIGLX" "True" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dbe" #para compiz Load "dri" #por default; para compiz Load "extmod" Load "freetype" Load "glx" #para compiz Load "int10" Load "vbe" EndSection Section "DRI" Group "video" Mode 0666 EndSection