Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "ServerLayout"
- Identifier "aticonfig Layout"
- Screen 0 "aticonfig-Screen[0]-0" 0 0
- InputDevice "Mouse0" "CorePointer"
- InputDevice "Keyboard0" "CoreKeyboard"
- EndSection
- Section "Files"
- ModulePath "/usr/lib/xorg/modules"
- FontPath "/usr/share/fonts/X11/misc"
- FontPath "/usr/share/fonts/X11/cyrillic"
- FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
- FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
- FontPath "/usr/share/fonts/X11/Type1"
- FontPath "/usr/share/fonts/X11/100dpi"
- FontPath "/usr/share/fonts/X11/75dpi"
- FontPath "built-ins"
- EndSection
- Section "Module"
- Load "glx"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard0"
- Driver "kbd"
- EndSection
- Section "InputDevice"
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/input/mice"
- Option "ZAxisMapping" "4 5 6 7"
- EndSection
- Section "Monitor"
- Identifier "aticonfig-Monitor[0]-0"
- Option "VendorName" "ATI Proprietary Driver"
- Option "ModelName" "Generic Autodetecting Monitor"
- Option "DPMS" "true"
- EndSection
- Section "Device"
- ### Available Driver options are:-
- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
- ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
- ### <percent>: "<f>%"
- ### [arg]: arg optional
- #Option "NoAccel" # [<bool>]
- #Option "SWcursor" # [<bool>]
- #Option "EnablePageFlip" # [<bool>]
- #Option "ColorTiling" # [<bool>]
- #Option "ColorTiling2D" # [<bool>]
- #Option "RenderAccel" # [<bool>]
- #Option "SubPixelOrder" # [<str>]
- #Option "AccelMethod" # <str>
- #Option "EXAVSync" # [<bool>]
- #Option "EXAPixmaps" # [<bool>]
- #Option "ZaphodHeads" # <str>
- #Option "EnablePageFlip" # [<bool>]
- #Option "SwapbuffersWait" # [<bool>]
- Identifier "aticonfig-Device[0]-0"
- Driver "radeon"
- BusID "PCI:1:0:0"
- EndSection
- Section "Screen"
- Identifier "aticonfig-Screen[0]-0"
- Device "aticonfig-Device[0]-0"
- Monitor "aticonfig-Monitor[0]-0"
- DefaultDepth 24
- SubSection "Display"
- Viewport 0 0
- Depth 24
- Modes "2048x1152"
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment