Section "Module" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "type1" Load "speedo" Load "freetype" Load "xtt" Load "glx" Load "dri" EndSection Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/ttf-bitsream-vera" FontPath "/usr/share/fonts/cjk-unifonts" FontPath "/usr/share/fonts/unifonts" FontPath "/usr/share/fonts/kochi-substitute" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/dejavu" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/baekmuk-fonts" FontPath "/usr/share/fonts/arphicfonts" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "kbd" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "itouch" Option "XkbLayout" "se" EndSection Section "InputDevice" Identifier "mouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Samsung SyncMaster 913N" HorizSync 30 - 81 VertRefresh 50 - 75 EndSection Section "Device" Identifier "radeon" Driver "radeon" Option "AGPMode" "8" Option "BusType" "AGP" # Option "AccelMethod" "EXA" <- makes my konqu slow... Option "AGPFastWrite" "true" Option "EnablePageFlip" "true" BusID "PCI:1:0:0" VideoRam 131072 # 128M EndSection Section "Device" Identifier "fglrx" Driver "fglrx" Option "VideoOverlay" "true" Option "UseInternalAGPGART" "false" Option "UseFastTLS" "1" Option "BlockSignalsOnLock" "true" Option "KernelModuleParm" "locked-userpages=0" Option "ForceGenericCPU" "false" Option "FSAAScale" "0" Option "FSAAEnable" "off" # Option "Capabilities" "0x00000800" Option "Capabilities" "0x00000000" BusID "PCI:1:0:0" VideoRam 131072 # 128M EndSection Section "Extensions" # Option "Composite" "true" <- makes things slow (radeon & fglrx), and dosen't work (fglrx) EndSection Section "Screen" Identifier "screen" Device "fglrx" Monitor "Samsung SyncMaster 913N" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "layout" Screen "screen" InputDevice "mouse" "CorePointer" InputDevice "kbd" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection