Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "ServerLayout"
- Identifier "X.org Configured"
- Screen "Screen0"
- Option "BackingStore" "True"
- EndSection
- Section "Monitor"
- Identifier "Monitor0"
- VendorName "Monitor Vendor"
- ModelName "Monitor Model"
- EndSection
- Section "Device"
- Identifier "Card0"
- Driver "mach64"
- BoardName "3D Rage LT Pro"
- BusID "PCI:0:17:0"
- #Option "DMAMode" "async"
- #Option "ForcePCIMode" "false"
- #Option "AgpMode" "2"
- #Option "AgpSize" "32"
- #Option "Buffersize" "2"
- #Option "LocalTextures" "true"
- Option "accel" "true"
- Option "RenderAccel" "true"
- Option "AccelMethod" "XAA"
- EndSection
- Section "Module"
- Load "glx"
- Load "dri"
- Load "dri2"
- EndSection
- Section "DRI"
- Mode 0666
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Card0"
- Subsection "Display"
- Depth 1
- Modes "1024x768"
- EndSubSection
- SubSection "Display"
- Depth 4
- Modes "1024x768"
- EndSubSection
- SubSection "Display"
- Depth 8
- Modes "1024x768"
- EndSubSection
- SubSection "Display"
- Depth 15
- Modes "1024x768"
- EndSubSection
- SubSection "Display"
- Depth 16
- Modes "1024x768"
- EndSubSection
- SubSection "Display"
- Depth 24
- Modes "1024x768"
- EndSubSection
- EndSection
- Section "Extensions"
- Option "Composite" "Enable"
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement