Section "ServerLayout" Identifier "X.org Configured" Screen 0 "main" 0 0 # InputDevice "Mouse0" "CorePointer" # InputDevice "Keyboard0" "CoreKeyboard" # 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/" EndSection Section "Module" # Load "glx" Load "extmod" Load "xtrap" Load "record" # Load "GLcore" # Load "vbe" Load "dbe" Load "dri" # Load "drm" Load "freetype" # Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" # Driver "keyboard" Driver "evdev" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" EndSection Section "InputDevice" Identifier "Mouse0" # Driver "mouse" Driver "evdev" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "phi" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "ati" # Driver "fglrx" Driver "ati" Option "AGPMode" "4" Option "AGPFastWrite" "True" Option "AccelMethod" "EXA" Option "EnablePageFlip" "True" # Option "DesktopSetup" "horiziontal" Option "VideoOverlay" "Off" Option "OpenGLOverlay" "Off" Option "UseFastTLS" "1" Option "EnablePrivateBackZ" "on" Option "DRI" "true" Option "XAANoOffscreenPixmaps" "true" # Option "UseInternalAGPGART" "yes" # Option "BusType" "PCI" Option "TexturedVideo" "On" ##### Option "Textured2D" "on" Option "TexturedXRender" "on" # Option "BackingStore" "on" EndSection Section "Screen" Identifier "main" Device "ati" Monitor "phi" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Extensions" Option "XVideo" "Enable" # Option "Composite" "Enable" Option "Composite" "Disable" # Option RENDER "On" EndSection Section "DRI" Group 0 Mode 0666 EndSection