Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "ServerLayout"
- Identifier "amdcccle Layout"
- Screen 0 "amdcccle-Screen[1]-0" 0 0
- EndSection
- Section "Module"
- Load "glx"
- EndSection
- Section "InputDevice"
- Identifier "Configured Mouse"
- Driver "evdev"
- Option "Phys" "*/input3"
- Option "Name" "Logitech G9x Laser Mouse" # from /proc/bus/input/devices
- Option "HWHEELRelativeAxisButtons" "11 12" # I haven't gotten the tilt wheel working yet, sadly
- Option "WHEELRelativeAxisButtons" "4 5"
- Option "Emulate3Buttons" "false"
- Option "Buttons" "9"
- EndSection
- Section "Monitor"
- Identifier "0-DFP17"
- Option "VendorName" "ATI Proprietary Driver"
- Option "ModelName" "Generic Autodetecting Monitor"
- Option "DPMS" "true"
- Option "TargetRefresh" "60"
- Option "Position" "0 0"
- Option "Rotate" "normal"
- Option "Disable" "true"
- EndSection
- Section "Monitor"
- Identifier "0-DFP18"
- Option "VendorName" "ATI Proprietary Driver"
- Option "ModelName" "Generic Autodetecting Monitor"
- Option "DPMS" "true"
- Option "PreferredMode" "1920x1200"
- Option "TargetRefresh" "60"
- Option "Position" "0 0"
- Option "Rotate" "normal"
- Option "Disable" "false"
- EndSection
- Section "Device"
- Identifier "amdcccle-Device[1]-0"
- Driver "fglrx"
- Option "Monitor-DFP18" "0-DFP18"
- BusID "PCI:1:0:0"
- EndSection
- Section "Device"
- Identifier "amdcccle-Device[1]-1"
- Driver "fglrx"
- Option "Monitor-DFP17" "0-DFP17"
- BusID "PCI:1:0:0"
- Screen 1
- EndSection
- Section "Screen"
- Identifier "Default Screen"
- DefaultDepth 24
- EndSection
- Section "Screen"
- Identifier "amdcccle-Screen[1]-0"
- Device "amdcccle-Device[1]-0"
- DefaultDepth 24
- SubSection "Display"
- Viewport 0 0
- Depth 24
- EndSubSection
- EndSection
- Section "Screen"
- Identifier "amdcccle-Screen[1]-1"
- Device "amdcccle-Device[1]-1"
- DefaultDepth 24
- SubSection "Display"
- Viewport 0 0
- Depth 24
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment