Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
[email protected] webmail now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!

Paste

Pasted as Bash by bear ( 14 years ago )
Section "ServerFlags"
        Option  "off time"  "30"
EndSection

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        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/share/fonts/cyrillic/"
        FontPath        "/usr/share/fonts/corefonts"
        FontPath        "/usr/share/fonts/dejavu"
        FontPath        "/usr/share/fonts/efont-unicode"
        FontPath        "/usr/share/fonts/freefonts"
        FontPath        "/usr/share/fonts/freefont-ttf"
        FontPath        "/usr/share/fonts/intlfonts"
        FontPath        "/usr/share/fonts/OTF"
        FontPath        "/usr/share/fonts/Speedo"
        FontPath        "/usr/share/fonts/terminus"
        FontPath        "/usr/share/fonts/TTF"
        FontPath        "/usr/share/fonts/ttf-bitstream-vera"
        FontPath        "/usr/share/fonts/unifont"
EndSection

Section "Module"
        Load    "glx"
        Load    "dri"
        Load    "drm"
        Load    "dri2"
        Load    "extmod"
        Load    "dbe"
        Load    "record"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "ATI Technologies Inc"
        BoardName   "RS482 [Radeon Xpress 200M]"
        BusID       "PCI:1:5:0"
        Option      "DRI" "true"
        Option      "AccelMethod" "EXA"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor     "Monitor0"
        DefaultDepth     24
        Option  "DPMS"
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x800"
        EndSubSection
EndSection

Section "DRI"
        Group   "video"
        Mode    0666
EndSection

Section "Extensions"
        Option "Composite" "Enable"
EndSection

 

Revise this Paste

Your Name: Code Language: